Searched refs:worker_state (Results 1 – 3 of 3) sorted by relevance
136 int worker_state; member483 if (sc->worker_state != WORKER_RUNNING) in bcm2835_audio_worker()565 sc->worker_state = WORKER_STOPPED; in bcm2835_audio_worker()577 sc->worker_state = WORKER_RUNNING; in bcm2835_audio_create_worker()928 sc->worker_state = WORKER_STOPPING; in bcm2835_audio_detach()931 while (sc->worker_state != WORKER_STOPPED) in bcm2835_audio_detach()
45 } worker_state; typedef51 worker_state state;219 static worker_state220 worker_encode(worker_thread *thr, size_t *out_pos, worker_state state) in worker_encode()367 worker_state state = THR_IDLE; // Init to silence a warning in worker_start()
39 } worker_state; typedef64 worker_state state;