Searched refs:pthread_detach (Results 1 – 3 of 3) sorted by relevance
263 # define pthread_detach(t) pthread_detach(&(t)) macro
149 pthread_detach (hThread); in osl_thread_join_cleanup_Impl()217 pthread_detach (thread); in osl_thread_cleanup_Impl()
294 # define pthread_detach(t) pthread_detach(&(t)) macro
Completed in 69 milliseconds