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

/osnet-11/usr/src/lib/libdiskmgt/common/
H A Devents.c66 * walker_lock protects walker_state & events_pending
75 static int events_pending = 0; variable
452 events_pending++;
475 events_pending--;
476 if (events_pending > 0) {
490 if (events_pending > 0) {

Completed in 15 milliseconds