Пример #1
0
 public void SynchronizeEvent(CUevent e)
 {
     this.LastError = CUDADriver.cuEventSynchronize(e);
 }