Searched refs:dowait (Results 1 – 12 of 12) sorted by relevance
33 dowait(pid_t pidval) in dowait() function87 return (dowait(pid)); in systm()
296 extern int dowait(pid_t pidval);
136 static int dowait();806 while (nrun > 0 && (dowait() != -1)) in do_umounts()818 while (setup_iopipe(mp) == -1 && (dowait() != -1)) in do_umounts()821 while (nrun >= maxrun && (dowait() != -1)) /* throttle */ in do_umounts()864 while (nrun > 0 && (dowait() != -1)) in cleanup()880 dowait(void) in dowait() function1044 while (nrun > 0 && (dowait() != -1)) in nomem()
192 static int dowait();1245 while (nrun > 0 && (dowait() != -1)) in do_mounts()1294 while (setup_iopipe(vp) == -1 && (dowait() != -1)) in do_mounts()1297 while (nrun >= maxrun && (dowait() != -1)) /* throttle */ in do_mounts()1402 dowait(void) in dowait() function1573 while (nrun > 0 && (dowait() != -1)) in cleanup()1636 while (nrun > 0 && (dowait() != -1)) in nomem()
354 dowait(int pid) in dowait() function714 chldstat = dowait(pid); in main()726 chldstat = dowait(pid); in main()729 chldstat = dowait(pid); in main()
69 extern int dowait();159 S_wait, dowait, 0, 0,
310 dowait(void) in dowait() function
63 dowait.c \
333 dowait (); in process()
287 void dowait ( void );
53 dowait (void) in dowait() function
2548 boolean_t dowait = B_FALSE; in snf_segmap() local2725 ASSERT(!dowait); in snf_segmap()2726 dowait = B_TRUE; in snf_segmap()2760 if (dowait) { in snf_segmap()