Home
last modified time | relevance | path

Searched refs:tsd_local_slow (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/jemalloc/src/
H A Dtsd.c145 tsd_local_slow(tsd_t *tsd) { in tsd_local_slow() function
163 if (malloc_slow || tsd_local_slow(tsd) || tsd_global_slow()) { in tsd_state_compute()