OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:arenas_mtx
(Results
1 - 1
of
1
) sorted by relevancy
/src/lib/libc/stdlib/
jemalloc.c
768
static malloc_mutex_t
arenas_mtx
; /* Protects arenas initialization. */
variable in typeref:typename:malloc_mutex_t
1506
malloc_mutex_lock(&
arenas_mtx
);
1510
malloc_mutex_unlock(&
arenas_mtx
);
3562
malloc_mutex_init(&
arenas_mtx
);
3815
malloc_mutex_lock(&
arenas_mtx
);
3843
malloc_mutex_unlock(&
arenas_mtx
);
3863
malloc_mutex_init(&
arenas_mtx
);
Completed in 14 milliseconds
Indexes created Wed Oct 22 13:09:56 GMT 2025