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

  /external/chromium_org/native_client_sdk/src/libraries/third_party/pthreads-win32/
pthread_mutexattr_settype.c 2 * pthread_mutexattr_settype.c
42 pthread_mutexattr_settype (pthread_mutexattr_t * attr, int kind) function
47 * The pthread_mutexattr_settype() and
68 * The pthread_mutexattr_settype() and
143 } /* pthread_mutexattr_settype */
  /external/bison/lib/glthread/
lock.h 140 # pragma weak pthread_mutexattr_settype macro
    [all...]
  /bionic/libc/bionic/
pthread.c 350 int pthread_mutexattr_settype(pthread_mutexattr_t *attr, int type) function
    [all...]
  /bionic/libc/upstream-dlmalloc/
malloc.c 2016 #define pthread_mutexattr_settype macro
    [all...]
  /external/eigen/unsupported/test/mpreal/
dlmalloc.c 1841 #define pthread_mutexattr_settype macro
    [all...]

Completed in 150 milliseconds