OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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
767
#define
MUTEX_TYPE_ERRORCHECK
0x8000
885
value |=
MUTEX_TYPE_ERRORCHECK
;
1051
if (mtype ==
MUTEX_TYPE_ERRORCHECK
) {
[
all
...]
Completed in 4916 milliseconds