OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:lock_errorcheck
(Results
1 - 2
of
2
) sorted by null
/bionic/tests/
pthread_test.cpp
1579
pthread_mutex_t
lock_errorcheck
= PTHREAD_ERRORCHECK_MUTEX_INITIALIZER_NP;
local
[
all
...]
/external/valgrind/drd/
drd_pthread_intercepts.c
344
} else if (type &
LOCK_ERRORCHECK
) {
[
all
...]
Completed in 155 milliseconds