Searched defs:pthread_rwlock_destroy (Results 1 – 2 of 2) sorted by relevance
142 int pthread_rwlock_destroy(pthread_rwlock_t *rwlock) in pthread_rwlock_destroy() function
173 #define pthread_rwlock_destroy(...) zap_pthread_rwlock_destroy(__VA_ARGS__) macro