Searched defs:threads_stop (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/savecore/
H A Dsavecore.c718 static int threads_stop; variable
789 threads_stop = 0;
825 threads_stop = 1;
1111 while (!threads_stop) {
1139 if (!bound && !threads_stop)

Completed in 62 milliseconds