Searched defs:CONNECTION_MESSAGE_UNLINK_CONNECTION (Results 1 - 2 of 2) sorted by relevance
/third_party/pulseaudio/src/pulsecore/ |
H A D | protocol-simple.c | 86 CONNECTION_MESSAGE_UNLINK_CONNECTION /* Please drop the connection now */ enumerator 363 pa_asyncmsgq_post(pa_thread_mq_get()->outq, PA_MSGOBJECT(c), CONNECTION_MESSAGE_UNLINK_CONNECTION, NULL, 0, NULL, NULL); in sink_input_pop_cb() local
|
H A D | protocol-esound.c | 137 CONNECTION_MESSAGE_UNLINK_CONNECTION enumerator 1382 pa_asyncmsgq_post(pa_thread_mq_get()->outq, PA_MSGOBJECT(c), CONNECTION_MESSAGE_UNLINK_CONNECTION, NULL, 0, NULL, NULL); in sink_input_pop_cb() local
|
Completed in 4 milliseconds