HomeSort by relevance Sort by last modified time
    Searched defs:pthread_rwlock_trywrlock (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/native_client_sdk/src/libraries/third_party/pthreads-win32/
pthread_rwlock_trywrlock.c 2 * pthread_rwlock_trywrlock.c
43 pthread_rwlock_trywrlock (pthread_rwlock_t * rwlock) function
  /bionic/libc/bionic/
pthread_rwlock.cpp 228 int pthread_rwlock_trywrlock(pthread_rwlock_t* rwlock) { function

Completed in 108 milliseconds