Searched refs:dowait (Results 1 – 13 of 13) sorted by relevance
35 dowait(pid_t pidval) in dowait() function89 return (dowait(pid)); in systm()
296 extern int dowait(pid_t pidval);
144 static int dowait();803 while (nrun > 0 && (dowait() != -1)) in do_umounts()815 while (setup_iopipe(mp) == -1 && (dowait() != -1)) in do_umounts()818 while (nrun >= maxrun && (dowait() != -1)) /* throttle */ in do_umounts()832 while (cachefs_running && (dowait() != -1)) in do_umounts()878 while (nrun > 0 && (dowait() != -1)) in cleanup()894 dowait(void) in dowait() function1064 while (nrun > 0 && (dowait() != -1)) in nomem()
201 static int dowait();1243 while (nrun > 0 && (dowait() != -1)) in do_mounts()1292 while (setup_iopipe(vp) == -1 && (dowait() != -1)) in do_mounts()1295 while (nrun >= maxrun && (dowait() != -1)) /* throttle */ in do_mounts()1301 while (cachefs_running && (dowait() != -1)) in do_mounts()1409 dowait(void) in dowait() function1585 while (nrun > 0 && (dowait() != -1)) in cleanup()1642 while (nrun > 0 && (dowait() != -1)) in nomem()
356 dowait(int pid) in dowait() function716 chldstat = dowait(pid); in main()728 chldstat = dowait(pid); in main()731 chldstat = dowait(pid); in main()
71 extern int dowait();161 S_wait, dowait, 0, 0,
304 dowait(void) in dowait() function
65 dowait.c \
335 dowait (); in process()
287 void dowait ( void );
55 dowait (void) in dowait() function
504 int dowait = 0, verify = 0; in _fork_test_daemon() local548 dowait = 1; in _fork_test_daemon()578 if (dowait) { in _fork_test_daemon()
2464 boolean_t dowait = B_FALSE; in snf_segmap() local2641 ASSERT(!dowait); in snf_segmap()2642 dowait = B_TRUE; in snf_segmap()2676 if (dowait) { in snf_segmap()