Home
last modified time | relevance | path

Searched refs:thread_loop (Results 1 – 1 of 1) sorted by relevance

/qemu/audio/
H A Dpwaudio.c37 struct pw_thread_loop *thread_loop; member
230 pw_thread_loop_lock(c->thread_loop); in qpw_read()
253 pw_thread_loop_unlock(c->thread_loop); in qpw_read()
266 pw_thread_loop_lock(c->thread_loop); in qpw_buffer_get_free()
277 pw_thread_loop_unlock(c->thread_loop); in qpw_buffer_get_free()
291 pw_thread_loop_lock(c->thread_loop); in qpw_write()
322 pw_thread_loop_unlock(c->thread_loop); in qpw_write()
529 pw_thread_loop_lock(c->thread_loop); in qpw_init_out()
547 pw_thread_loop_unlock(c->thread_loop); in qpw_init_out()
561 pw_thread_loop_unlock(c->thread_loop); in qpw_init_out()
[all …]