Home
last modified time | relevance | path

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

/freebsd/contrib/jemalloc/src/
H A Dtsd.c158 tsd_state_compute(tsd_t *tsd) { in tsd_state_compute() function
174 uint8_t new_state = tsd_state_compute(tsd); in tsd_slow_update()