Home
last modified time | relevance | path

Searched refs:tsd_quarantine_get (Results 1 – 5 of 5) sorted by relevance

/external/jemalloc/src/
Dquarantine.c57 if (tsd_quarantine_get(tsd) == NULL) in quarantine_alloc_hook_work()
127 if ((quarantine = tsd_quarantine_get(tsd)) == NULL) { in quarantine()
179 quarantine = tsd_quarantine_get(tsd); in quarantine_cleanup()
/external/jemalloc/include/jemalloc/internal/
Dquarantine.h53 if (tsd_quarantine_get(tsd) == NULL) in quarantine_alloc_hook()
Dprivate_symbols.txt524 tsd_quarantine_get
Dprivate_namespace.h526 #define tsd_quarantine_get JEMALLOC_N(tsd_quarantine_get) macro
Dprivate_unnamespace.h526 #undef tsd_quarantine_get