Home
last modified time | relevance | path

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

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