Home
last modified time | relevance | path

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

/freebsd/lib/libc/stdlib/malloc/jemalloc/include/jemalloc/internal/
H A Djemalloc_preamble.h85 static const bool config_lazy_lock = true; global() variable
/freebsd/contrib/jemalloc/include/jemalloc/internal/
H A Djemalloc_preamble.h.in93 static const bool config_lazy_lock = true; variable