Searched refs:sync_in_progress (Results 1 – 1 of 1) sorted by relevance
289 int sync_in_progress = 0; in flushAppendOnlyFile() local295 sync_in_progress = bioPendingJobsOfType(BIO_AOF_FSYNC) != 0; in flushAppendOnlyFile()301 if (sync_in_progress) { in flushAppendOnlyFile()332 if (sync_in_progress) { in flushAppendOnlyFile()444 if (!sync_in_progress) aof_background_fsync(server.aof_fd); in flushAppendOnlyFile()