HomeSort by relevance Sort by last modified time
    Searched defs:tcache_enabled_get (Results 1 - 3 of 3) sorted by null

  /external/jemalloc/include/jemalloc/internal/
tcache.h 174 bool tcache_enabled_get(void);
202 tcache_enabled_get(void) function
private_namespace.h 485 #define tcache_enabled_get JEMALLOC_N(tcache_enabled_get) macro
private_unnamespace.h 485 #undef tcache_enabled_get macro

Completed in 58 milliseconds