Searched refs:sc_boot (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/contrib/jemalloc/include/jemalloc/internal/
H A Dsc.h331 void sc_boot(sc_data_t *data);
H A Dprivate_namespace.h358 #define sc_boot JEMALLOC_N(sc_boot) macro
/freebsd-13-stable/contrib/jemalloc/src/
H A Dsc.c311 sc_boot(sc_data_t *data) { function
H A Djemalloc.c1492 * Ordering here is somewhat tricky; we need sc_boot() first, since that
1498 sc_boot(&sc_data);

Completed in 131 milliseconds