Searched refs:createEvent (Results 1 – 3 of 3) sorted by relevance
33 if (NeedNewEvent && Device.createEvent(&Event) != OFFLOAD_SUCCESS) { in addEventIfNecessary()631 int32_t DeviceTy::createEvent(void **Event) { in createEvent() function in DeviceTy
445 int32_t createEvent(void **Event);
1440 int createEvent(int DeviceId, void **P) { in createEvent() function in __anondfa3b3cd0111::DeviceRTLTy1796 return DeviceRTL.createEvent(DeviceId, Event); in __tgt_rtl_create_event()