Home
last modified time | relevance | path

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

/third_party/pulseaudio/src/pulsecore/
Dprotocol-simple.c86 CONNECTION_MESSAGE_UNLINK_CONNECTION /* Please drop the connection now */ enumerator
295 case CONNECTION_MESSAGE_UNLINK_CONNECTION: in connection_process_msg()
363 …asyncmsgq_post(pa_thread_mq_get()->outq, PA_MSGOBJECT(c), CONNECTION_MESSAGE_UNLINK_CONNECTION, NU… in sink_input_pop_cb()
Dprotocol-esound.c137 CONNECTION_MESSAGE_UNLINK_CONNECTION enumerator
1314 case CONNECTION_MESSAGE_UNLINK_CONNECTION: in connection_process_msg()
1382 …asyncmsgq_post(pa_thread_mq_get()->outq, PA_MSGOBJECT(c), CONNECTION_MESSAGE_UNLINK_CONNECTION, NU… in sink_input_pop_cb()