Event creation flags

Enumerator:
CU_EVENT_DEFAULT  Default event flag
CU_EVENT_BLOCKING_SYNC  Event uses blocking synchronization
CU_EVENT_DISABLE_TIMING  Event will not record timing data
CU_EVENT_INTERPROCESS  Event is suitable for interprocess use. CU_EVENT_DISABLE_TIMING must be set


Generated by Doxygen for NVIDIA CUDA Library  NVIDIA