Home
last modified time | relevance | path

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

/llvm-project-15.0.7/openmp/libomptarget/src/
H A Ddevice.cpp645 int32_t DeviceTy::waitEvent(void *Event, AsyncInfoTy &AsyncInfo) { in waitEvent() function in DeviceTy
/llvm-project-15.0.7/openmp/libomptarget/plugins/cuda/src/
H A Drtl.cpp1453 int waitEvent(const int DeviceId, __tgt_async_info *AsyncInfo, in waitEvent() function in __anondfa3b3cd0111::DeviceRTLTy