Searched defs:dispatched (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/lvm/libmeta/common/
H A Dmeta_mirror_resync.c254 int dispatched = 0; local
270 ++dispatched;
278 ++dispatched;
293 while (dispatched > 0) {
313 --dispatched;
316 --dispatched;
440 int dispatched = 0; local
455 ++dispatched;
469 while (dispatched > 0) {
488 --dispatched;
[all...]

Completed in 21 milliseconds