4.28. CUDBGEventCallbackData41 Struct Reference
[Events]
Note:
DEPRECATED: Use CUDBGEventCallbackData instead.
Public Variables
- uint32_t tid
- Host thread id of the context generating the event. Zero if not available.
- uint32_t timeout
- A boolean notifying the debugger that the debug API timed while waiting for a reponse from the debugger to a previous event. It is up to the debugger to decide what to do in response to a timeout.
Variables
- uint32_t CUDBGEventCallbackData41::tid [inherited]
-
Host thread id of the context generating the event. Zero if not available.
- uint32_t CUDBGEventCallbackData41::timeout [inherited]
-
A boolean notifying the debugger that the debug API timed while waiting for a reponse from the debugger to a previous event. It is up to the debugger to decide what to do in response to a timeout.