Home
last modified time | relevance | path

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

/external/llvm-project/parallel-libs/acxxel/
Dcuda_acxxel.cpp221 static void cudaDestroyEvent(void *H) { in cudaDestroyEvent() function
233 return constructEvent(this, DeviceIndex, Handle, cudaDestroyEvent); in createEvent()