Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/jemalloc/dist/include/jemalloc/internal/
H A Dlog.h55 #define LOG_VAR_INIT(name_str) {ATOMIC_INIT(LOG_NOT_INITIALIZED), name_str} macro
/netbsd-src/external/bsd/jemalloc/include/jemalloc/internal/
H A Dlog.h55 #define LOG_VAR_INIT(name_str) {ATOMIC_INIT(LOG_NOT_INITIALIZED), name_str} macro