Searched defs:pthread_join (Results 1 – 2 of 2) sorted by relevance
131 #define pthread_join(...) zap_pthread_join(__VA_ARGS__) macro
1174 int pthread_join(pthread_t pthread, void **status) in pthread_join() function