Searched refs:worker_state (Results 1 – 3 of 3) sorted by relevance
143 int worker_state; member573 if (sc->worker_state != WORKER_RUNNING) in bcm2835_audio_worker()724 sc->worker_state = WORKER_STOPPED; in bcm2835_audio_worker()736 sc->worker_state = WORKER_RUNNING; in bcm2835_audio_create_worker()1094 sc->worker_state = WORKER_STOPPING; in bcm2835_audio_detach()1097 while (sc->worker_state != WORKER_STOPPED) in bcm2835_audio_detach()
44 } worker_state; typedef50 worker_state state;218 static worker_state219 worker_encode(worker_thread *thr, size_t *out_pos, worker_state state) in worker_encode()366 worker_state state = THR_IDLE; // Init to silence a warning in worker_start()
33 } worker_state; typedef38 worker_state state;