Home
last modified time | relevance | path

Searched defs:signo (Results 1 – 2 of 2) sorted by relevance

/nptl/
A Dpthread_kill.c28 __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()
A Dpthread_sigqueue.c28 __pthread_sigqueue (pthread_t threadid, int signo, const union sigval value) in __pthread_sigqueue()

Completed in 3 milliseconds