7.7. CUDA_EXT_SEM_SIGNAL_NODE_PARAMS_v1 Struct Reference

[Data types used by CUDA driver]

Semaphore signal node parameters

Public Variables

CUexternalSemaphore*extSemArray
unsigned int  numExtSems
const CUDA_EXTERNAL_SEMAPHORE_SIGNAL_PARAMSparamsArray

Variables

CUexternalSemaphore* * CUDA_EXT_SEM_SIGNAL_NODE_PARAMS_v1::extSemArray [inherited]

Array of external semaphore handles.

unsigned int CUDA_EXT_SEM_SIGNAL_NODE_PARAMS_v1::numExtSems [inherited]

Number of handles and parameters supplied in extSemArray and paramsArray.

const CUDA_EXTERNAL_SEMAPHORE_SIGNAL_PARAMS * CUDA_EXT_SEM_SIGNAL_NODE_PARAMS_v1::paramsArray [inherited]

Array of external semaphore signal parameters.