pub unsafe extern "C" fn pw_thread_loop_wait(
loop_: *mut pw_thread_loop,
)
Expand description
Release the lock and wait until some thread calls \ref pw_thread_loop_signal
pub unsafe extern "C" fn pw_thread_loop_wait(
loop_: *mut pw_thread_loop,
)
Release the lock and wait until some thread calls \ref pw_thread_loop_signal