Function fil_ocl_core::wait_for_events[][src]

pub fn wait_for_events(
    num_events: u32,
    event_list: &dyn ClWaitListPtr
) -> OclCoreResult<()>

Blocks until the first num_events events in event_list are complete.