Home
last modified time | relevance | path

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

/src/contrib/jemalloc/src/
H A Dhpa.c24 static uint64_t hpa_time_until_deferred_work(tsdn_t *tsdn, pai_t *self);
225 shard->pai.time_until_deferred_work = &hpa_time_until_deferred_work; in hpa_shard_init()
887 hpa_time_until_deferred_work(tsdn_t *tsdn, pai_t *self) { in hpa_time_until_deferred_work() function