Searched defs:pthread_detach (Results 1 – 2 of 2) sorted by relevance
602 int pthread_detach(pthread_t pthread) in pthread_detach() function
132 #define pthread_detach(...) zap_pthread_detach(__VA_ARGS__) macro