Searched refs:childproc_running (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.2-release/tools/regression/priv/
H A Dpriv_sched_setpriority.c54 static int childproc_running; variable
89 childproc_running = 1;
160 if (childproc_running) {
170 childproc_running = 0;
H A Dpriv_sched_rtprio.c58 static int childproc_running; variable
98 childproc_running = 1;
316 if (childproc_running) {
326 childproc_running = 0;

Completed in 100 milliseconds