Home
last modified time | relevance | path

Searched refs:syncEvent (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/openmp/libomptarget/include/
H A Ddevice.h458 int32_t syncEvent(void *Event);
/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
1822 return syncEvent(EventPtr); in __tgt_rtl_sync_event()