home *** CD-ROM | disk | FTP | other *** search
-
-
-
- pppptttthhhhrrrreeeeaaaadddd____kkkkiiiillllllll((((3333PPPP)))) pppptttthhhhrrrreeeeaaaadddd____kkkkiiiillllllll((((3333PPPP))))
-
-
-
- NNNNAAAAMMMMEEEE
- pthread_kill - deliver a signal to a thread
-
- CCCC SSSSYYYYNNNNOOOOPPPPSSSSIIIISSSS
- ####iiiinnnncccclllluuuuddddeeee <<<<ssssiiiiggggnnnnaaaallll....hhhh>>>>
-
- iiiinnnntttt pppptttthhhhrrrreeeeaaaadddd____kkkkiiiillllllll((((pppptttthhhhrrrreeeeaaaadddd____tttt tttthhhhrrrreeeeaaaadddd,,,, iiiinnnntttt ssssiiiigggg))));;;;
-
- DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
- The _p_t_h_r_e_a_d__k_i_l_l() function is used to request that a signal be sent to
- the specified _t_h_r_e_a_d.
-
- If _s_i_g is zero, error checking is performed, but no signal is actually
- sent.
-
- DDDDIIIIAAAAGGGGNNNNOOOOSSSSTTTTIIIICCCCSSSS
- On success, _p_t_h_r_e_a_d__k_i_l_l() returns zero; otherwise, an error number is
- returned:
-
- [[[[EEEESSSSRRRRCCCCHHHH]]]] The _t_h_r_e_a_d parameter does not identify a thread.
-
- [[[[EEEEIIIINNNNVVVVAAAALLLL]]]] The value specified by _s_i_g is either an invalid or
- unsupported signal number.
-
- SSSSEEEEEEEE AAAALLLLSSSSOOOO
- sigaction(2), pthread_sigmask(3P), signal(5).
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- PPPPaaaaggggeeee 1111
-
-
-
-