Searched defs:clRetainEvent (Results 1 – 6 of 6) sorted by relevance
85 #define clRetainEvent clRetainEvent_ macro258 #define clRetainEvent clRetainEvent_pfn macro
238 #define clRetainEvent clRetainEvent_fn macro239 inline cl_int clRetainEvent(cl_event p0) { return clRetainEvent_pfn(p0); } in clRetainEvent() function