Searched defs:pthread_rwlock_wrlock (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10.1/libpthread-105.1.4/pthread/
H A Dpthread.h422 int pthread_rwlock_wrlock(pthread_rwlock_t *) __DARWIN_ALIAS(pthread_rwlock_wrlock); variable
/macosx-10.10.1/libpthread-105.1.4/src/
H A Dpthread_rwlock.c495 pthread_rwlock_wrlock(pthread_rwlock_t *orwlock) function

Completed in 86 milliseconds