API Reference Manual  1.45.0
api/spec/thread_types.h File Reference

ODP thread API types. More...

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Typedefs

typedef enum odp_thread_type_e odp_thread_type_t
 Thread type.
 

Enumerations

enum  odp_thread_type_e { ODP_THREAD_WORKER = 0 , ODP_THREAD_CONTROL }
 Thread type. More...
 

Detailed Description

ODP thread API types.

Definition in file api/spec/thread_types.h.