Home
last modified time | relevance | path

Searched refs:audio_timed_out (Results 1 – 1 of 1) sorted by relevance

/dports/multimedia/lives/lives-3.2.0/src/
H A Dmain.c8005 ticks_t audio_timed_out = 1; local
8130 …while ((audio_timed_out = lives_alarm_check(alarm_handle)) > 0 && jack_get_msgq(mainw->jackd) != N…
8136 if (audio_timed_out == 0) {
8148 …while ((audio_timed_out = lives_alarm_check(alarm_handle)) > 0 && pulse_get_msgq(mainw->pulsed) !=…
8158 if (audio_timed_out == 0) {