Home
last modified time | relevance | path

Searched defs:pa_threaded_mainloop (Results 1 – 2 of 2) sorted by relevance

/third_party/pulseaudio/src/pulse/
Dthread-mainloop.c44 struct pa_threaded_mainloop { struct
56 static inline int in_worker(pa_threaded_mainloop *m) { in in_worker() argument
Dthread-mainloop.h248 typedef struct pa_threaded_mainloop pa_threaded_mainloop; typedef