Searched refs: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 295 case CONNECTION_MESSAGE_UNLINK_CONNECTION: in connection_process_msg() 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 1314 case CONNECTION_MESSAGE_UNLINK_CONNECTION: in connection_process_msg() 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