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