OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MALLOCX_TCACHE_MAX
(Results
1 - 2
of
2
) sorted by null
/external/jemalloc/src/
tcache.c
450
(
MALLOCX_TCACHE_MAX
+1));
455
if (tcaches_avail == NULL && tcaches_past >
MALLOCX_TCACHE_MAX
)
/external/jemalloc/include/jemalloc/internal/
jemalloc_internal.h
204
#define
MALLOCX_TCACHE_MAX
0xffd
Completed in 41 milliseconds