Home | History | Annotate | Download | only in audio

Lines Matching full:worker_standby

198     bool worker_standby;              // Protected by this->lock
223 bool worker_standby; // Protected by this->lock
387 while (out->worker_standby || restart) {
402 if (!out->worker_standby) {
502 if (out->worker_standby) {
503 out->worker_standby = false;
614 out->worker_standby = true;
912 in->worker_standby = true;
938 while (in->worker_standby || restart) {
953 if (!in->worker_standby) {
1018 if (in->worker_standby) {
1019 in->worker_standby = false;
1195 out->worker_standby = true;
1387 in->worker_standby = true;