SyncClientType#

Fully qualified name: cupva::SyncClientType

Defined in src/host/shared/include/install/cupva_host_common.hpp

enum class cupva::SyncClientType : uint32_t#

The synchronization client type.

Values:

enumerator SIGNALER#

synchronization client type for signal

enumerator WAITER#

synchronization client type for wait

enumerator SIGNALER_WAITER#

synchronization client type for both signal and wait