Searched defs:pa_thread (Results 1 – 3 of 3) sorted by relevance
39 struct pa_thread { struct41 pa_thread_func_t thread_func; argument53 pa_thread *t = p; in thread_free_cb() argument
33 struct pa_thread { struct35 pa_thread_func_t thread_func; argument36 void *userdata;
34 typedef struct pa_thread pa_thread; typedef