API Reference Manual  1.47.0
api/rwlock.h
Go to the documentation of this file.
1 /* SPDX-License-Identifier: BSD-3-Clause
2  * Copyright (c) 2014-2018 Linaro Limited
3  */
4 
11 #ifndef ODP_API_RWLOCK_H_
12 #define ODP_API_RWLOCK_H_
13 
14 #include <odp/api/abi/rwlock.h>
15 
16 #include <odp/api/spec/rwlock.h>
17 
18 #endif /* ODP_RWLOCK_H_ */
ODP RW Locks.