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

  /external/jemalloc/src/
tcache.c 256 tcache_arena_dissociate(tcache_t *tcache) function
361 tcache_arena_dissociate(tcache);
  /external/jemalloc/include/jemalloc/internal/
private_namespace.h 373 #define tcache_arena_dissociate JEMALLOC_N(tcache_arena_dissociate) macro
private_unnamespace.h 373 #undef tcache_arena_dissociate macro

Completed in 67 milliseconds