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

/freebsd-9.3-release/sbin/hastd/
H A Dprimary.c154 static bool sync_inprogress; variable
892 sync_inprogress = true;
902 if (sync_inprogress)
903 sync_inprogress = false;
1975 if (offset >= 0 && !sync_inprogress) {
1983 while (!sync_inprogress) {

Completed in 47 milliseconds