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

/vbox/src/VBox/Devices/Audio/
H A Dpulse_stubs.c39 #define PROXY_STUB_VOID(function, signature, shortsig) \ macro
69 PROXY_STUB_VOID(pa_stream_set_latency_update_callback,
76 PROXY_STUB_VOID(pa_stream_unref,
82 PROXY_STUB_VOID(pa_stream_set_state_callback,
117 PROXY_STUB_VOID(pa_context_disconnect,
123 PROXY_STUB_VOID(pa_context_unref,
132 PROXY_STUB_VOID(pa_context_set_state_callback,
135 PROXY_STUB_VOID(pa_threaded_mainloop_stop,
141 PROXY_STUB_VOID(pa_threaded_mainloop_free,
144 PROXY_STUB_VOID(pa_threaded_mainloop_signa
[all...]

Completed in 43 milliseconds