Home
last modified time | relevance | path

Searched refs:init_lock_initialized (Results 1 – 1 of 1) sorted by relevance

/redis-3.2.3/deps/jemalloc/src/
H A Djemalloc.c182 static bool init_lock_initialized = false; variable
197 if (!init_lock_initialized) in JEMALLOC_ATTR()
199 init_lock_initialized = true; in JEMALLOC_ATTR()