Debugger API (PDF) - CUDA Toolkit v5.5 (older) - Last updated May 11, 2013 - Send Feedback

3.13. CUDBGEventCallbackData40 Struct Reference

[Events]

Event information passed to callback set with setNotifyNewEventCallback function. Deprecatedin CUDA 4.1.

Public Variables

uint32_t  tid
Host thread id of the context generating the event. Zero if not available.

Variables

uint32_t CUDBGEventCallbackData40::tid [inherited]

Host thread id of the context generating the event. Zero if not available.


Debugger API (PDF) - CUDA Toolkit v5.5 (older) - Last updated May 11, 2013 - Send Feedback