HomeSort by relevance Sort by last modified time
    Searched refs:quarantine_cleanup (Results 1 - 4 of 4) sorted by null

  /external/jemalloc/include/jemalloc/internal/
quarantine.h 34 void quarantine_cleanup(tsd_t *tsd);
private_namespace.h 399 #define quarantine_cleanup JEMALLOC_N(quarantine_cleanup) macro
private_unnamespace.h 399 #undef quarantine_cleanup macro
  /external/jemalloc/src/
quarantine.c 170 quarantine_cleanup(tsd_t *tsd) function

Completed in 232 milliseconds