Searched defs:pthread_join (Results 1 – 2 of 2) sorted by relevance
98 static int pthread_join(pthread_t thread, void** value_ptr) { in pthread_join() function
310 int pthread_join(pthread_t thread, void **retval) in pthread_join() function
Completed in 5 milliseconds