API Reference Manual
1.46.0
|
ODP execution barriers. More...
#include <odp/visibility_begin.h>
#include <odp/visibility_end.h>
Go to the source code of this file.
Functions | |
void | odp_barrier_init (odp_barrier_t *barr, int count) |
Initialize barrier with thread count. More... | |
void | odp_barrier_wait (odp_barrier_t *barr) |
Synchronize thread execution on barrier. More... | |
ODP execution barriers.
Definition in file api/spec/barrier.h.