Home
last modified time | relevance | path

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

/glibc-2.36/nscd/
Dcache.c219 time_t next_wakeup = table->wakeup_time; in cache_add() local
221 if (next_wakeup > packet->timeout + CACHE_PRUNE_INTERVAL) in cache_add()