Searched refs:pthread_join (Results 1 – 5 of 5) sorted by relevance
61 err = pthread_join(native_handle(), NULL); in join()
57 pthread_join(((pthread_t)__t->data - CPP11_DEFAULT_ID_OFFSET), RT_NULL); in __ARM_TPL_thread_join()
604 int pthread_join(pthread_t thread, void **value_ptr) in pthread_join() function644 RTM_EXPORT(pthread_join);
169 int pthread_join (pthread_t thread, void **value_ptr);
91 + pthread_join()
Completed in 7 milliseconds