Home
last modified time | relevance | path

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

/external/llvm-project/parallel-libs/acxxel/
Dcuda_acxxel.cpp192 static void cudaDestroyStream(void *H) { in cudaDestroyStream() function
205 return constructStream(this, DeviceIndex, Handle, cudaDestroyStream); in createStream()