Function ocl_core::enqueue_barrier_with_wait_list [] [src]

pub fn enqueue_barrier_with_wait_list(command_queue: &CommandQueue, wait_list: Option<&ClWaitList>, new_event: Option<&mut ClEventPtrNew>) -> OclResult<()>

[UNTESTED] A synchronization point that enqueues a barrier operation.

SDK Docs