Searched refs:tsd_quarantine_get (Results 1 – 5 of 5) sorted by relevance
57 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()
53 if (tsd_quarantine_get(tsd) == NULL) in quarantine_alloc_hook()
524 tsd_quarantine_get
526 #define tsd_quarantine_get JEMALLOC_N(tsd_quarantine_get) macro
526 #undef tsd_quarantine_get