hipExternalSemaphoreWaitParams Struct Reference#
hipExternalSemaphoreWaitParams Struct Reference
#include <hip_runtime_api.h>
Data Fields | |
| struct { | |
| struct { | |
| unsigned long long value | |
| } fence | |
| struct { | |
| unsigned long long key | |
| unsigned int timeoutMs | |
| } keyedMutex | |
| unsigned int reserved [10] | |
| } | params |
| unsigned int | flags |
Detailed Description
External semaphore wait parameters, compatible with driver type
Field Documentation
◆
| struct { ... } hipExternalSemaphoreWaitParams::fence |
◆ flags
| unsigned int hipExternalSemaphoreWaitParams::flags |
◆ key
| unsigned long long hipExternalSemaphoreWaitParams::key |
◆
| struct { ... } hipExternalSemaphoreWaitParams::keyedMutex |
◆
| struct { ... } hipExternalSemaphoreWaitParams::params |
◆ reserved
| unsigned int hipExternalSemaphoreWaitParams::reserved |
◆ timeoutMs
| unsigned int hipExternalSemaphoreWaitParams::timeoutMs |
◆ value
| unsigned long long hipExternalSemaphoreWaitParams::value |
The documentation for this struct was generated from the following file:
- /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hip/checkouts/docs-5.3.0/include/hip/hip_runtime_api.h