Lines Matching full:running
31 * indicates whether the operation should run/is running or has
38 * to running but not the opposite.
39 * 2] Only the zthr can change the work indicator from running to stopped
45 * running and wakes up the zthr.
59 * Every zthr needs four inputs to start running:
82 * running checkfunc but not while running func. This way the zthr
151 * is not running and then use zthr_destroy().
176 * zthr stopped running
199 /* running thread doing the work */
264 * zthr_cancel() thread that we've stopped running. in zthr_procedure()
359 * cancelled. If the zthr is not running (e.g. has been cancelled
384 * not running anymore. in zthr_cancel()
404 * running this is a no-op. Note that this function should not be
424 * [2] The zthr is running at which point this is a no-op. in zthr_resume()
441 * if another thread has signaled it to stop running before