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 143 bool tcache_enabled_get(void);
179 tcache_enabled_get(void) function
private_namespace.h 385 #define tcache_enabled_get JEMALLOC_N(tcache_enabled_get) macro
private_unnamespace.h 385 #undef tcache_enabled_get macro

Completed in 61 milliseconds