API Reference Manual 1.51.0
Loading...
Searching...
No Matches
odp_barrier_s Struct Reference

#include <barrier.h>

Collaboration diagram for odp_barrier_s:
[legend]

Data Fields

uint32_t count
 Thread count.
 
odp_atomic_u32_t bar
 Barrier counter.
 

Detailed Description

Field Documentation

◆ count

uint32_t odp_barrier_s::count

Thread count.

Definition at line 26 of file api/abi-default/barrier.h.

◆ bar

odp_atomic_u32_t odp_barrier_s::bar

Barrier counter.

Definition at line 27 of file api/abi-default/barrier.h.


The documentation for this struct was generated from the following file: