OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:kMallocUsesMutex
(Results
1 - 3
of
3
) sorted by null
/external/valgrind/unittest/
thread_wrappers_win.h
72
static const bool
kMallocUsesMutex
= false;
thread_wrappers_pthread.h
59
static const bool
kMallocUsesMutex
= false;
/external/valgrind/main/drd/tests/
tsan_thread_wrappers_pthread.h
80
const bool
kMallocUsesMutex
= false;
Completed in 1052 milliseconds