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

/external/seccomp-tests/
H A DAndroid.mk36 -D__ARCH_WANT_SYSCALL_DEPRECATED # TODO(rsesek): Remove after syncing in upstream.
/external/gptfdisk/
H A Dgpt.h75 bool syncing; // Set to true if we should sync and reload the partition table member in class:GPTData
193 void TurnOffSyncing() {syncing = 0;}
H A Dgpt.cc74 syncing = 1;
99 syncing = 1;
135 syncing = orig.syncing;
1150 if (syncIt && syncing)
1382 if (syncing) {
/external/blktrace/doc/
H A Dblktrace.tex426 the vm flushing dirty data to disk or the file system syncing

Completed in 210 milliseconds