Function halide_cond_wait

Source
pub unsafe extern "C" fn halide_cond_wait(
    cond: *mut halide_cond,
    mutex: *mut halide_mutex,
)