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

  /external/jemalloc/include/jemalloc/internal/
private_namespace.h 157 #define bootstrap_free JEMALLOC_N(bootstrap_free) macro
    [all...]
private_unnamespace.h 157 #undef bootstrap_free macro
jemalloc_internal.h 487 void bootstrap_free(void *ptr);
    [all...]
  /external/jemalloc/src/
jemalloc.c 399 bootstrap_free(void *ptr) function
    [all...]

Completed in 63 milliseconds