Home
last modified time | relevance | path

Searched defs:threadid (Results 1 – 11 of 11) 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_join.c22 ___pthread_join (pthread_t threadid, void **thread_return) in ___pthread_join()
A Dpthread_tryjoin.c22 __pthread_tryjoin_np (pthread_t threadid, void **thread_return) in __pthread_tryjoin_np()
A Dpthread_timedjoin.c23 ___pthread_timedjoin_np64 (pthread_t threadid, void **thread_return, in ___pthread_timedjoin_np64()
A Dpthread_getcpuclockid.c27 __pthread_getcpuclockid (pthread_t threadid, clockid_t *clockid) in __pthread_getcpuclockid()
A Dpthread_clockjoin.c25 ___pthread_clockjoin_np64 (pthread_t threadid, void **thread_return, in ___pthread_clockjoin_np64()
A Dpthread_getschedparam.c25 __pthread_getschedparam (pthread_t threadid, int *policy, in __pthread_getschedparam()
A Dpthread_setschedprio.c27 __pthread_setschedprio (pthread_t threadid, int prio) in __pthread_setschedprio()
A Dpthread_setschedparam.c26 __pthread_setschedparam (pthread_t threadid, int policy, in __pthread_setschedparam()
A Dpthread_sigqueue.c28 __pthread_sigqueue (pthread_t threadid, int signo, const union sigval value) in __pthread_sigqueue()
A Dpthread_join_common.c36 __pthread_clockjoin_ex (pthread_t threadid, void **thread_return, in __pthread_clockjoin_ex()

Completed in 11 milliseconds