Searched defs:thr (Results 1 – 7 of 7) sorted by relevance
22 xpthread_cancel (pthread_t thr) in xpthread_cancel()
22 xpthread_detach (pthread_t thr) in xpthread_detach()
22 xpthread_join (pthread_t thr) in xpthread_join()
23 xpthread_kill (pthread_t thr, int signo) in xpthread_kill()
25 pthread_t thr; in xpthread_create() local
50 pthread_t thr = xpthread_create in delayed_exit() local
995 pthread_t thr in server_thread_tcp() local
Completed in 12 milliseconds