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

  /external/jemalloc/include/jemalloc/internal/
jemalloc_internal.h 1009 void isdalloct(tsdn_t *tsdn, void *ptr, size_t size, tcache_t *tcache,
1185 isdalloct(tsdn_t *tsdn, void *ptr, size_t size, tcache_t *tcache, function
1199 isdalloct(tsd_tsdn(tsd), ptr, size, tcache, slow_path);
    [all...]
private_namespace.h 311 #define isdalloct JEMALLOC_N(isdalloct) macro
    [all...]
private_unnamespace.h 311 #undef isdalloct macro

Completed in 97 milliseconds