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 145 void tcache_enabled_set(bool enabled);
195 tcache_enabled_set(bool enabled) function
private_namespace.h 387 #define tcache_enabled_set JEMALLOC_N(tcache_enabled_set) macro
private_unnamespace.h 387 #undef tcache_enabled_set macro

Completed in 68 milliseconds