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