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

  /external/jemalloc/include/jemalloc/internal/
tcache.h 177 void tcache_enabled_set(bool enabled);
221 tcache_enabled_set(bool enabled) function
private_namespace.h 525 #define tcache_enabled_set JEMALLOC_N(tcache_enabled_set) macro
    [all...]
private_unnamespace.h 525 #undef tcache_enabled_set macro

Completed in 134 milliseconds