Barrier-OR packet.
More...
#include <hsa.h>
Barrier-OR packet.
Definition at line 3108 of file hsa.h.
◆ completion_signal
Signal used to indicate completion of the job.
The application can use the special signal handle 0 to indicate that no signal is used.
Definition at line 3142 of file hsa.h.
◆ dep_signal
Array of dependent signal objects.
Signals with a handle value of 0 are allowed and are interpreted by the packet processor as dependencies not satisfied.
Definition at line 3131 of file hsa.h.
◆ header
uint16_t hsa_barrier_or_packet_s::header |
Packet header.
Used to configure multiple packet parameters such as the packet type. The parameters are described by hsa_packet_header_t.
Definition at line 3114 of file hsa.h.
◆ reserved0
uint16_t hsa_barrier_or_packet_s::reserved0 |
Reserved.
Must be 0.
Definition at line 3119 of file hsa.h.
◆ reserved1
uint32_t hsa_barrier_or_packet_s::reserved1 |
Reserved.
Must be 0.
Definition at line 3124 of file hsa.h.
◆ reserved2
uint64_t hsa_barrier_or_packet_s::reserved2 |
Reserved.
Must be 0.
Definition at line 3136 of file hsa.h.
The documentation for this struct was generated from the following file: