Searched defs:signo (Results 1 – 2 of 2) sorted by relevance
28 __pthread_kill_implementation (pthread_t threadid, int signo, int no_tid) in __pthread_kill_implementation()73 __pthread_kill_internal (pthread_t threadid, int signo) in __pthread_kill_internal()82 __pthread_kill (pthread_t threadid, int signo) in __pthread_kill()103 __pthread_kill_esrch (pthread_t threadid, int signo) in __pthread_kill_esrch()
28 __pthread_sigqueue (pthread_t threadid, int signo, const union sigval value) in __pthread_sigqueue()
Completed in 3 milliseconds