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

  /bionic/libc/netbsd/net/
reentrant.h 112 #define MUTEX_TYPE_ERRORCHECK PTHREAD_MUTEX_ERRORCHECK
  /bionic/libc/bionic/
pthread.c 753 #define MUTEX_TYPE_ERRORCHECK 0x8000
871 value |= MUTEX_TYPE_ERRORCHECK;
1037 if (mtype == MUTEX_TYPE_ERRORCHECK) {
    [all...]

Completed in 90 milliseconds