Searched refs:CL_INVALID_EVENT (Results 1 – 2 of 2) sorted by relevance
44 return CL_INVALID_EVENT; in clSetUserEventStatus()67 throw error(CL_INVALID_EVENT); in clWaitForEvents()94 return CL_INVALID_EVENT; in clGetEventInfo()123 throw error(CL_INVALID_EVENT); in clSetEventCallback()146 return CL_INVALID_EVENT; in clRetainEvent()155 return CL_INVALID_EVENT; in clReleaseEvent()199 throw error(CL_INVALID_EVENT); in clEnqueueWaitForEvents()
143 #define CL_INVALID_EVENT -58 macro