Clover Git
OpenCL 1.1 software implementation
|
Barrier event. More...
#include <events.h>
Public Member Functions | |
BarrierEvent (CommandQueue *parent, cl_int *errcode_ret) | |
Type | type () const |
Say the event is a Coal::Event::Barrier one. |
BarrierEvent::BarrierEvent | ( | CommandQueue * | parent, |
cl_int * | errcode_ret | ||
) |
Definition at line 1454 of file events.cpp.
Event::Type BarrierEvent::type | ( | ) | const [virtual] |
Say the event is a Coal::Event::Barrier
one.
Implements Coal::Event.
Definition at line 1458 of file events.cpp.
References Coal::Event::Barrier.