4.5. CUDBGEvent::cases_st::contextDestroy_st 结构体参考
公共变量
- 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).
变量
- uint64_t CUDBGEvent::cases_st::contextDestroy_st::context [inherited]
-
上下文被销毁。
- uint32_t CUDBGEvent::cases_st::contextDestroy_st::dev [inherited]
-
上下文的设备索引。
- uint32_t CUDBGEvent::cases_st::contextDestroy_st::tid [inherited]
-
托管上下文的线程的主机线程ID(或LWP ID,仅限Linux系统)。