Home
last modified time | relevance | path

Searched defs:thread_id (Results 1 – 3 of 3) sorted by relevance

/libpthread/linuxthreads/
A Djoin.c122 int pthread_join(pthread_t thread_id, void ** thread_return) in pthread_join()
195 int pthread_tryjoin_np(pthread_t thread_id, void ** thread_return) in pthread_tryjoin_np()
243 int pthread_timedjoin_np(pthread_t thread_id, void ** thread_return, in pthread_timedjoin_np()
333 int pthread_detach(pthread_t thread_id) in pthread_detach()
A Dinternals.h232 pthread_t thread_id; /* identifier of thread to free */ member
/libpthread/nptl/
A Dpthread_getattr_np.c34 pthread_t thread_id, in pthread_getattr_np()

Completed in 11 milliseconds