CUDA_EXTERNAL_SEMAPHORE_HANDLE_DESC

External semaphore handle descriptor

Members

Unions

handle_st
union handle_st
Undocumented in source.

Variables

flags
uint flags;

Flags reserved for the future. Must be zero.

handle
handle_st handle;
Undocumented in source.
reserved
uint[16] reserved;
Undocumented in source.
type
CUexternalSemaphoreHandleType type;

Type of the handle

Meta