Searched refs:asynchronous_sync (Results 1 – 5 of 5) sorted by relevance
10 int asynchronous_sync(pid_t *ret_pid);
63 int asynchronous_sync(pid_t *ret_pid) { in asynchronous_sync() function
29 assert_se(asynchronous_sync(NULL) >= 0); in main()
238 r = asynchronous_sync(&pid); in sync_with_progress()
1339 (void) asynchronous_sync(NULL); in job_shutdown_magic()