Home
last modified time | relevance | path

Searched refs:pa_fdsem_wait (Results 1 - 4 of 4) sorted by relevance

/third_party/pulseaudio/src/pulsecore/
H A Dshmasyncq.c137 pa_fdsem_wait(l->read_fdsem); in pa_shmasyncq_push()
169 pa_fdsem_wait(l->write_fdsem); in pa_shmasyncq_pop()
H A Dfdsem.h45 void pa_fdsem_wait(pa_fdsem *f);
H A Dasyncq.c158 pa_fdsem_wait(l->read_fdsem); in push()
248 pa_fdsem_wait(l->write_fdsem); in pa_asyncq_pop()
H A Dfdsem.c204 void pa_fdsem_wait(pa_fdsem *f) { in pa_fdsem_wait() function

Completed in 2 milliseconds