Searched defs:pa_mutex (Results 1 – 3 of 3) sorted by relevance
31 struct pa_mutex { struct39 pa_mutex* pa_mutex_new(bool recursive, bool inherit_priority) { in pa_mutex_new() argument
34 struct pa_mutex { struct42 pa_mutex* pa_mutex_new(bool recursive, bool inherit_priority) { in pa_mutex_new() argument
26 typedef struct pa_mutex pa_mutex; typedef