Function ocl_core::wait_for_event [] [src]

pub fn wait_for_event<'e, E: ClEventPtrRef<'e>>(event: &'e E) -> OclResult<()>

Blocks until an event is complete.