Home
last modified time | relevance | path

Searched refs:is_srbpending (Results 1 - 1 of 1) sorted by relevance

/third_party/pulseaudio/src/pulsecore/
H A Dpstream.c128 bool is_srbpending; member
734 if (!p->is_srbpending) in check_srbpending()
741 p->is_srbpending = false; in check_srbpending()
1203 while (p->srb || p->is_srbpending) /* In theory there could be one active and one pending */ in pa_pstream_unlink()
1286 pa_assert(!p->is_srbpending); in pa_pstream_set_srbchannel()
1289 p->is_srbpending = true; in pa_pstream_set_srbchannel()

Completed in 3 milliseconds