Searched defs:clWaitForEvents (Results 1 – 3 of 3) sorted by relevance
61 clWaitForEvents(cl_uint num_evs, const cl_event *evs) try { in clWaitForEvents() function
96 #define clWaitForEvents clWaitForEvents_ macro280 #define clWaitForEvents clWaitForEvents_pfn macro
271 #define clWaitForEvents clWaitForEvents_fn macro272 inline cl_int clWaitForEvents(cl_uint p0, const cl_event* p1) { return clWaitForEvents_pfn(p0, p1);… in clWaitForEvents() function