CUipcEventHandle 94 opal/mca/common/cuda/common_cuda.c int (*cuIpcGetEventHandle)(CUipcEventHandle*, CUevent); CUipcEventHandle 95 opal/mca/common/cuda/common_cuda.c int (*cuIpcOpenEventHandle)(CUevent*, CUipcEventHandle); CUipcEventHandle 1190 opal/mca/common/cuda/common_cuda.c result = cuFunc.cuIpcGetEventHandle((CUipcEventHandle *)handle, (CUevent)*event); CUipcEventHandle 1226 opal/mca/common/cuda/common_cuda.c CUipcEventHandle evtHandle;