OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:tcache_arena_dissociate
(Results
1 - 3
of
3
) sorted by null
/external/jemalloc/src/
tcache.c
269
tcache_arena_dissociate
(tcache, oldarena);
274
tcache_arena_dissociate
(tcache_t *tcache, arena_t *arena)
function
360
tcache_arena_dissociate
(tcache, arena);
/external/jemalloc/include/jemalloc/internal/
private_namespace.h
474
#define
tcache_arena_dissociate
JEMALLOC_N(
tcache_arena_dissociate
)
macro
private_unnamespace.h
474
#undef
tcache_arena_dissociate
macro
Completed in 904 milliseconds