Home
last modified time | relevance | path

Searched refs:threads_stop (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/savecore/
H A Dsavecore.c739 static int threads_stop; variable
810 threads_stop = 0; in initstreams()
846 threads_stop = 1; in stopstreams()
1140 while (!threads_stop) { in runstreams()
1168 if (!bound && !threads_stop) in runstreams()