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

/external/chromium_org/native_client_sdk/src/libraries/third_party/pthreads-win32/
H A Dpthread_rwlock_wrlock.c2 * pthread_rwlock_wrlock.c
43 pthread_rwlock_wrlock (pthread_rwlock_t * rwlock) function
/external/bison/lib/glthread/
H A Dlock.h130 # pragma weak pthread_rwlock_wrlock macro
195 (pthread_in_use () ? pthread_rwlock_wrlock (LOCK) : 0)

Completed in 294 milliseconds