Searched refs:cudaDestroyEvent (Results 1 – 1 of 1) sorted by relevance
221 static void cudaDestroyEvent(void *H) { in cudaDestroyEvent() function233 return constructEvent(this, DeviceIndex, Handle, cudaDestroyEvent); in createEvent()