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

  /external/chromium_org/native_client_sdk/src/libraries/third_party/pthreads-win32/
pthread_rwlockattr_getpshared.c 2 * pthread_rwlockattr_getpshared.c
43 pthread_rwlockattr_getpshared (const pthread_rwlockattr_t * attr, function
97 } /* pthread_rwlockattr_getpshared */
  /bionic/libc/bionic/
pthread-rwlocks.c 94 int pthread_rwlockattr_getpshared(pthread_rwlockattr_t *attr, int *pshared) function

Completed in 63 milliseconds