Searched defs:pthread_rwlock_unlock (Results 1 – 2 of 2) sorted by relevance
190 int pthread_rwlock_unlock(pthread_rwlock_t *rwlock) in pthread_rwlock_unlock() function
179 #define pthread_rwlock_unlock(...) zap_pthread_rwlock_unlock(__VA_ARGS__) macro