Home
last modified time | relevance | path

Searched refs:Sync_with_others (Results 1 – 1 of 1) sorted by relevance

/external/ltp/testcases/kernel/fs/doio/
Dgrowfiles.c244 int Sync_with_others = 0; /* Flag indicating to stop other if we stop before DONE */ variable
942 Sync_with_others = 1; in main()
991 if (Sync_with_others) in main()
1722 if (Sync_with_others && send_signals == 0) { in notify_others()