API Reference Manual 1.51.0
Loading...
Searching...
No Matches
api/spec/thread_types.h
Go to the documentation of this file.
1/* SPDX-License-Identifier: BSD-3-Clause
2 * Copyright (c) 2018 Linaro Limited
3 */
4
11#ifndef ODP_API_SPEC_THREAD_TYPES_H_
12#define ODP_API_SPEC_THREAD_TYPES_H_
13
14#ifdef __cplusplus
15extern "C" {
16#endif
17
55
60#ifdef __cplusplus
61}
62#endif
63
64#endif
enum odp_thread_type_e odp_thread_type_t
Thread type.
odp_thread_type_e
Thread type.
@ ODP_THREAD_WORKER
Worker thread.
@ ODP_THREAD_CONTROL
Control thread.