Home
last modified time | relevance | path

Searched defs:init_lock (Results 1 – 4 of 4) sorted by relevance

/external/perfetto/src/base/
Dthread_task_runner.cc53 std::mutex init_lock; in ThreadTaskRunner() local
/external/jemalloc_new/src/
Djemalloc.c128 static malloc_mutex_t init_lock = SRWLOCK_INIT; variable
130 static malloc_mutex_t init_lock; variable
160 static malloc_mutex_t init_lock = MALLOC_MUTEX_INITIALIZER; variable
/external/jemalloc_new/include/jemalloc/internal/
Drtree.h81 malloc_mutex_t init_lock; member
/external/jemalloc/src/
Djemalloc.c211 static malloc_mutex_t init_lock = SRWLOCK_INIT; variable
213 static malloc_mutex_t init_lock; variable
241 static malloc_mutex_t init_lock = MALLOC_MUTEX_INITIALIZER; variable