Function pw_data_loop_in_thread

Source
pub unsafe extern "C" fn pw_data_loop_in_thread(
    loop_: *mut pw_data_loop,
) -> bool
Expand description

Check if the current thread is the processing thread. May be called from any thread.