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

  /external/jemalloc/include/jemalloc/internal/
ctl.h 74 bool ctl_boot(void);
private_namespace.h 149 #define ctl_boot JEMALLOC_N(ctl_boot) macro
private_unnamespace.h 149 #undef ctl_boot macro
  /external/jemalloc/src/
jemalloc.c 724 if (ctl_boot()) {
    [all...]
ctl.c 917 ctl_boot(void) function
    [all...]

Completed in 171 milliseconds