Home
last modified time | relevance | path

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

/netbsd/external/bsd/jemalloc/dist/src/
H A Dmutex.c134 malloc_mutex_init(malloc_mutex_t *mutex, const char *name, in malloc_mutex_init() function
/netbsd/lib/libc/stdlib/
H A Djemalloc.c947 #define malloc_mutex_init(m) mutex_init(m, NULL) macro
952 malloc_mutex_init(malloc_mutex_t *a_mutex) in malloc_mutex_init() function
/netbsd/external/bsd/jemalloc/include/jemalloc/internal/
H A Dprivate_namespace.h230 #define malloc_mutex_init JEMALLOC_N(malloc_mutex_init) macro
H A Dprivate_namespace.gen.h230 #define malloc_mutex_init JEMALLOC_N(malloc_mutex_init) macro