4.26. CUDBGEventCallbackData Struct Reference
[Events]
Public Variables
- uint32_t tid
- Host thread id of the context generating the event. Zero if not available.
- void * userData
- User data passed to the callback.
Variables
- uint32_t CUDBGEventCallbackData::tid [inherited]
-
Host thread id of the context generating the event. Zero if not available.
- void * CUDBGEventCallbackData::userData [inherited]
-
User data passed to the callback.