Searched defs:event_list (Results 1 – 11 of 11) sorted by relevance
44 let mut event_list = epoll::EventVec::with_capacity(4); in server() localVariable
497 def _process_events(self, event_list): argument
887 def proc_events(event_list): argument
880 def _process_events(self, event_list): argument
733 def _process_events(self, event_list): argument
513 def _process_events(self, event_list): argument
310 cl_int CL_API_CALL clWaitForEvents(cl_uint num_events, const cl_event *event_list) in clWaitForEvents()600 const cl_event *event_list) in clEnqueueWaitForEvents()
632 cl_int WaitForEvents(cl_uint num_events, const cl_event *event_list) in WaitForEvents()1147 const cl_event *event_list) in EnqueueWaitForEvents()
661 cl_int CL_API_CALL clWaitForEvents(cl_uint num_events, const cl_event *event_list) in clWaitForEvents()1239 const cl_event *event_list) in clEnqueueWaitForEvents()
1459 cl_int ValidateWaitForEvents(cl_uint num_events, const cl_event *event_list) in ValidateWaitForEvents()2243 const cl_event *event_list) in ValidateEnqueueWaitForEvents()
642 cl_int clWaitForEvents(cl_uint num_events, const cl_event *event_list) in clWaitForEvents()