Home
last modified time | relevance | path

Searched defs:CONNECTION_MESSAGE_UNLINK_CONNECTION (Results 1 - 2 of 2) sorted by relevance

/third_party/pulseaudio/src/pulsecore/
H A Dprotocol-simple.c86 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 Dprotocol-esound.c137 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