OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:tcache_enabled_cleanup
(Results
1 - 4
of
4
) sorted by null
/external/jemalloc/include/jemalloc/internal/
tcache.h
158
void
tcache_enabled_cleanup
(tsd_t *tsd);
private_namespace.h
523
#define
tcache_enabled_cleanup
JEMALLOC_N(
tcache_enabled_cleanup
)
macro
[
all
...]
private_unnamespace.h
523
#undef
tcache_enabled_cleanup
macro
/external/jemalloc/src/
tcache.c
416
tcache_enabled_cleanup
(tsd_t *tsd)
function
Completed in 7821 milliseconds