Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/ldapcachemgr/
H A Dcachemgr_change.c43 #define CLEANUP_WAIT_TIME 60 macro
555 (void) sleep(CLEANUP_WAIT_TIME); in chg_cleanup_waiting_threads()