Home
last modified time | relevance | path

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

/llvm-project-15.0.7/openmp/libomptarget/src/
H A Ddevice.cpp652 int32_t DeviceTy::syncEvent(void *Event) { in syncEvent() function in DeviceTy
/llvm-project-15.0.7/openmp/libomptarget/plugins/cuda/src/
H A Drtl.cpp138 int syncEvent(void *EventPtr) { in syncEvent() function