Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libslp/clib/
H A Dslp_da_cache.c72 #define IDLE_TIMEOUT 30 /* thread will exit after this idle time */ macro
253 timeout.tv_sec = IDLE_TIMEOUT; in cache_thr()