Function pipewire_sys::pw_thread_loop_timed_wait_full
source · pub unsafe extern "C" fn pw_thread_loop_timed_wait_full(
loop_: *mut pw_thread_loop,
abstime: *const timespec
) -> c_int
Expand description
Release the lock and wait up to \a abstime until some thread calls \ref pw_thread_loop_signal. Use \ref pw_thread_loop_get_time to make a timeout. Since: 0.3.7