pthread_kill man page on IRIX

Man page or keyword search:  
man Server   31559 pages
apropos Keyword Search (all sections)
Output format
IRIX logo
[printable version]



pthread_kill(3P)					      pthread_kill(3P)

NAME
     pthread_kill - deliver a signal to a thread

C SYNOPSIS
     #include <signal.h>

     int pthread_kill(pthread_t thread, int sig);

DESCRIPTION
     The pthread_kill() function is used to request that a signal be sent to
     the specified thread.

     If sig is zero, error checking is performed, but no signal is actually
     sent.

DIAGNOSTICS
     On success, pthread_kill() returns zero; otherwise, an error number is
     returned:

     [ESRCH]	    The thread parameter does not identify a thread.

     [EINVAL]	    The value specified by sig is either an invalid or
		    unsupported signal number.

SEE ALSO
     sigaction(2), pthread_sigmask(3P), signal(5).

									Page 1

[top]

List of man pages available for IRIX

Copyright (c) for man pages and the logo by the respective OS vendor.

For those who want to learn more, the polarhome community provides shell access and support.

[legal] [privacy] [GNU] [policy] [cookies] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
Vote for polarhome
Free Shell Accounts :: the biggest list on the net