Home
last modified time | relevance | path

Searched defs:malloc_mutex_s (Results 1 – 2 of 2) sorted by relevance

/external/jemalloc/include/jemalloc/internal/
Dmutex.h34 struct malloc_mutex_s { struct
37 SRWLOCK lock;
51 witness_t witness;
/external/jemalloc_new/include/jemalloc/internal/
Dmutex.h20 struct malloc_mutex_s { struct
21 union {
62 witness_t witness;
63 malloc_mutex_lock_order_t lock_order;