Lines Matching full:work
37 * 1] Any thread EXCEPT the zthr changes the work indicator from stopped
39 * 2] Only the zthr can change the work indicator from running to stopped
44 * 1] An external thread changes the work indicator from stopped to
63 * return TRUE when the zthr needs to work or FALSE to let it sleep,
76 * instead of one that both checks and does the work, has to do with
80 * can be cancelled while doing work and not while checking for work.
123 * ... <do more work> ...
179 /* running thread doing the work */
306 * thread is a no-op. Any work that is still left to be in zthr_wakeup()
309 * [3] The thread is doing work and is already up, so this in zthr_wakeup()
340 * [3] The thread is doing work, in which case we just set in zthr_cancel()