Home
last modified time | relevance | path

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

/third_party/pulseaudio/src/pulsecore/
H A Dpdispatch.c232 bool use_rtclock; member
249 pa_pdispatch* pa_pdispatch_new(pa_mainloop_api *mainloop, bool use_rtclock, const pa_pdispatch_cb_t *table, unsigned entries) { in pa_pdispatch_new() argument
H A Dsocket-client.c419 static void start_timeout(pa_socket_client *c, bool use_rtclock) { argument
428 pa_socket_client* pa_socket_client_new_string(pa_mainloop_api *m, bool use_rtclock, const char*name, uint16_t default_port) { argument
H A Ddbus-util.c42 bool use_rtclock:1; member
254 pa_dbus_wrap_connection* pa_dbus_wrap_connection_new(pa_mainloop_api *m, bool use_rtclock, DBusBusType type, DBusError *error) { in pa_dbus_wrap_connection_new() argument
287 pa_dbus_wrap_connection_new_from_existing( pa_mainloop_api *m, bool use_rtclock, DBusConnection *conn) pa_dbus_wrap_connection_new_from_existing() argument
[all...]
/third_party/pulseaudio/src/pulse/
H A Dmainloop.c76 bool use_rtclock:1; member
293 static pa_usec_t make_rt(const struct timeval *tv, bool *use_rtclock) { in make_rt() argument
321 bool use_rtclock = false; in mainloop_time_new() local
363 bool use_rtclock in mainloop_time_restart() local
[all...]
H A Dinternal.h111 bool use_rtclock:1; member

Completed in 5 milliseconds