API Reference Manual 1.51.0
Loading...
Searching...
No Matches
api/barrier.h
Go to the documentation of this file.
1/* SPDX-License-Identifier: BSD-3-Clause
2 * Copyright (c) 2013-2018 Linaro Limited
3 */
4
11#ifndef ODP_API_BARRIER_H_
12#define ODP_API_BARRIER_H_
13
14#include <odp/api/std_types.h>
15#include <odp/api/atomic.h>
16#include <odp/api/abi/shared_memory.h>
17#include <odp/api/abi/barrier.h>
18
20
21#endif
ODP atomic operations.
ODP execution barriers.
Standard C language types and definitions for ODP.