Searched refs:CL_COMPLETE (Results 1 – 3 of 3) sorted by relevance
104 return CL_COMPLETE; in status()150 return ev->status() != CL_COMPLETE; in status()155 return CL_COMPLETE; in status()173 if (status() != CL_COMPLETE) in wait()
125 if (!pfn_event_notify || type != CL_COMPLETE) in clSetEventCallback()
430 #define CL_COMPLETE 0x0 macro