OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:tcache_thread_cleanup
(Results
1 - 4
of
4
) sorted by null
/external/jemalloc/include/jemalloc/internal/
tcache.h
116
void
tcache_thread_cleanup
(void *arg);
145
tcache_thread_cleanup
)
private_namespace.h
405
#define
tcache_thread_cleanup
JEMALLOC_N(
tcache_thread_cleanup
)
macro
private_unnamespace.h
405
#undef
tcache_thread_cleanup
macro
/external/jemalloc/src/
tcache.c
296
* after
tcache_thread_cleanup
() was called.
413
tcache_thread_cleanup
(void *arg)
function
Completed in 111 milliseconds