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

  /external/chromium_org/native_client_sdk/src/libraries/third_party/pthreads-win32/
pthread_rwlockattr_init.c 2 * pthread_rwlockattr_init.c
43 pthread_rwlockattr_init (pthread_rwlockattr_t * attr) function
83 } /* pthread_rwlockattr_init */
  /bionic/libc/bionic/
pthread_rwlock.cpp 81 int pthread_rwlockattr_init(pthread_rwlockattr_t* attr) { function

Completed in 71 milliseconds