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 77 bool ctl_boot(void);
private_namespace.h 188 #define ctl_boot JEMALLOC_N(ctl_boot) macro
private_unnamespace.h 188 #undef ctl_boot macro
  /external/jemalloc/src/
ctl.c 1002 ctl_boot(void) function
    [all...]
jemalloc.c 1243 if (ctl_boot())
    [all...]

Completed in 37 milliseconds