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

  /external/jemalloc/include/jemalloc/internal/
tcache.h 144 tcache_t *tcache_get(bool create);
223 tcache_get(bool create) function
private_namespace.h 399 #define tcache_get JEMALLOC_N(tcache_get) macro
private_unnamespace.h 399 #undef tcache_get macro

Completed in 37 milliseconds