Searched defs:pthread_attr_destroy (Results 1 – 2 of 2) sorted by relevance
595 int pthread_attr_destroy(pthread_attr_t *attr) in pthread_attr_destroy() function
125 #define pthread_attr_destroy(...) zap_pthread_attr_destroy(__VA_ARGS__) macro