Home
last modified time | relevance | path

Searched defs:createEvent (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/openmp/libomptarget/src/
H A Ddevice.cpp631 int32_t DeviceTy::createEvent(void **Event) { in createEvent() function in DeviceTy
/llvm-project-15.0.7/openmp/libomptarget/plugins/cuda/src/
H A Drtl.cpp1440 int createEvent(int DeviceId, void **P) { in createEvent() function in __anondfa3b3cd0111::DeviceRTLTy