Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/ldapcachemgr/
H A Dcachemgr_change.c197 chg->chg_wakeup = 0; in waiting_list_cleanup()
349 while (!chg.chg_wakeup) { in chg_get_statusChange()
416 if (chg.chg_w_first != NULL && chg.chg_wakeup == 0) { in chg_notify_statusChange()
432 chg.chg_wakeup = 1; in chg_notify_statusChange()
H A Dcachemgr.h88 int chg_wakeup; /* flag used with chg_cv for */ member