API Reference Manual
1.46.0
api/abi-default/thread_types.h
1
/* SPDX-License-Identifier: BSD-3-Clause
2
* Copyright (c) 2023 Nokia
3
*/
4
5
#ifndef ODP_ABI_THREAD_TYPES_H_
6
#define ODP_ABI_THREAD_TYPES_H_
7
8
#ifdef __cplusplus
9
extern
"C"
{
10
#endif
11
16
#define ODP_THREAD_COUNT_MAX 256
17
22
#ifdef __cplusplus
23
}
24
#endif
25
26
#endif
include
odp
api
abi-default
thread_types.h
Generated by
1.9.1