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