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

/opensolaris-onvv-gate/usr/src/cmd/ldapcachemgr/
H A Dcachemgr.h88 int chg_wakeup; /* flag used with chg_cv for */ member in struct:chg_info
H A Dcachemgr_change.c194 chg->chg_wakeup = 0;
346 while (!chg.chg_wakeup) {
413 if (chg.chg_w_first != NULL && chg.chg_wakeup == 0) {
429 chg.chg_wakeup = 1;
520 * wake up threads without setting chg.chg_wakeup.

Completed in 85 milliseconds