Home
last modified time | relevance | path

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

/nptl/
A Dpthread_join.c24 return __pthread_clockjoin_ex (threadid, thread_return, 0 /* Ignored */, in ___pthread_join()
A Dpthread_tryjoin.c31 return __pthread_clockjoin_ex (threadid, thread_return, 0 /* Ignored */, in __pthread_tryjoin_np()
A Dpthread_timedjoin.c26 return __pthread_clockjoin_ex (threadid, thread_return, in ___pthread_timedjoin_np64()
A Dpthread_clockjoin.c32 return __pthread_clockjoin_ex (threadid, thread_return, in ___pthread_clockjoin_np64()
A Dpthread_join_common.c36 __pthread_clockjoin_ex (pthread_t threadid, void **thread_return, in __pthread_clockjoin_ex() function

Completed in 6 milliseconds