Home
last modified time | relevance | path

Searched refs:pa_fdsem_new (Results 1 - 5 of 5) sorted by relevance

/third_party/pulseaudio/src/pulsecore/
H A Dfdsem.h39 pa_fdsem *pa_fdsem_new(void);
H A Dasyncq.c98 if (!(l->read_fdsem = pa_fdsem_new())) { in pa_asyncq_new()
103 if (!(l->write_fdsem = pa_fdsem_new())) { in pa_asyncq_new()
H A Dshmasyncq.c93 if (!(l->write_fdsem = pa_fdsem_new(&d->write_fdsem_data, &fd[1]))) { in pa_shmasyncq_new()
H A Dfdsem.c57 pa_fdsem *pa_fdsem_new(void) { in pa_fdsem_new() function
/third_party/pulseaudio/src/modules/rtp/
H A Drtp-gstreamer.c569 c->fdsem = pa_fdsem_new(); in pa_rtp_context_new_recv()

Completed in 3 milliseconds