pthread_kill man page on HP-UX

Printed from http://www.polarhome.com/service/man/?qf=pthread_kill&af=0&tf=2&of=HP-UX

pthread_kill(3T)					      pthread_kill(3T)

NAME
       pthread_kill() - send a signal to a thread

SYNOPSIS
PARAMETERS
	      thread	Thread to which the signal is to be delivered.

	      sig	Signal to be delivered to thread.

DESCRIPTION
       The  function  is used to request that a signal be delivered to thread.
       The signal is asynchronously directed to thread in the calling process.
       The signal is handled in the context of the given thread; if the signal
       action results in the thread terminating or stopping,  this  action  is
       applied to the whole process.

       If sig is zero, error checking is performed but a signal is not sent.

RETURN VALUE
       Upon successful completion, returns zero. Otherwise, an error number is
       returned to indicate the error (the variable is not set).

ERRORS
       If any of the following occur, the function returns  the	 corresponding
       error number:

	      [EINVAL]	     sig is an invalid or unsupported signal number.

	      [ESRCH]	     No thread could be found corresponding to thread.

AUTHOR
       was derived from the IEEE POSIX P1003.1c standard.

SEE ALSO
       kill(2), sigaction(2), pthread_self(3T), raise(2).

STANDARDS CONFORMANCE
				Pthread Library		      pthread_kill(3T)
[top]

List of man pages available for HP-UX

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