Searched defs:pthread_mutexattr_destroy (Results 1 – 2 of 2) sorted by relevance
270 static inline int pthread_mutexattr_destroy(pthread_mutexattr_t *m) in pthread_mutexattr_destroy() function
108 #define pthread_mutexattr_destroy(...) \ macro