Home
last modified time | relevance | path

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

/netbsd/src/lib/libpthread/
Dpthread.c102 static void pthread__reap(pthread_t);
557 pthread__reap(newthread); in pthread_create()
687 pthread__reap(self); in pthread_exit()
741 pthread__reap(thread); in pthread_join()
746 pthread__reap(pthread_t thread) in pthread__reap() function
804 pthread__reap(thread); in pthread_detach()