4.5. CUDBGEvent::cases_st::contextDestroy_st Struct Reference
Public Variables
- uint64_t context
 - the context being destroyed.
 - uint32_t dev
 - device index of the context.
 - uint32_t tid
 - host thread id (or LWP id) of the thread hosting the context (Linux only).
 
Variables
- uint64_t CUDBGEvent::cases_st::contextDestroy_st::context [inherited]
 - 
                           
the context being destroyed.
 - uint32_t CUDBGEvent::cases_st::contextDestroy_st::dev [inherited]
 - 
                           
device index of the context.
 - uint32_t CUDBGEvent::cases_st::contextDestroy_st::tid [inherited]
 - 
                           
host thread id (or LWP id) of the thread hosting the context (Linux only).