Function ocl_core::wait_for_events [] [src]

pub fn wait_for_events(num_events: u32,
                       event_list: &ClWaitList)
                       -> OclResult<()>

Blocks until the first num_events events in event_list are complete.