Home
last modified time | relevance | path

Searched refs:__pthread_kill_implementation (Results 1 – 1 of 1) sorted by relevance

/nptl/
A Dpthread_kill.c28 __pthread_kill_implementation (pthread_t threadid, int signo, int no_tid) in __pthread_kill_implementation() function
78 return __pthread_kill_implementation (threadid, signo, 0); in __pthread_kill_internal()
108 return __pthread_kill_implementation (threadid, signo, ESRCH); in __pthread_kill_esrch()

Completed in 3 milliseconds