Home
last modified time | relevance | path

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

/third_party/pulseaudio/src/pulsecore/
H A Dprotocol-native.h178 pa_srbchannel *srbpending; member
H A Dpstream.c127 pa_srbchannel *srb, *srbpending; member
740 p->srb = p->srbpending; in check_srbpending()
1288 p->srbpending = srb; in pa_pstream_set_srbchannel()
H A Dprotocol-native.c1018 if (c->srbpending) in native_connection_unlink()
1019 pa_srbchannel_free(c->srbpending); in native_connection_unlink()
2398 c->srbpending = srb; in setup_srbchannel()
2411 if (tag != (uint32_t) (size_t) c->srbpending) { in command_enable_srbchannel()
2417 pa_pstream_set_srbchannel(c->pstream, c->srbpending); in command_enable_srbchannel()
2418 c->srbpending = NULL; in command_enable_srbchannel()
5110 c->srbpending = NULL; in pa_native_protocol_connect()

Completed in 9 milliseconds