CUDBGEventCallbackData

struct CUDBGEventCallbackData

Callback data passed to callback set with setNotifyNewEventCallback function.

Public Members

uint32_t tid

Host thread id of the context generating the event.

Zero if not available.

void *userData

User data passed to the callback.