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

  /external/jemalloc/include/jemalloc/internal/
tcache.h 70 } tcache_enabled_t; typedef in typeref:enum:__anon14263
205 tcache_enabled_t tcache_enabled;
212 tcache_enabled = (tcache_enabled_t)opt_tcache;
223 tcache_enabled_t tcache_enabled;
229 tcache_enabled = (tcache_enabled_t)enabled;
tsd.h 543 O(tcache_enabled, tcache_enabled_t) \

Completed in 1170 milliseconds