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

ODP schedule types. More...

#include <odp/visibility_begin.h>
#include <odp/api/std_types.h>
#include <odp/api/thrmask.h>
#include <odp/visibility_end.h>
Include dependency graph for api/spec/schedule_types.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  odp_schedule_param_t
 Scheduler parameters. More...
 
struct  odp_schedule_capability_t
 Scheduler capabilities. More...
 
struct  odp_schedule_config_t
 Schedule configuration. More...
 
struct  odp_schedule_group_info_t
 Schedule group information. More...
 

Typedefs

typedef int odp_schedule_prio_t
 Scheduling priority level. More...
 
typedef struct odp_schedule_param_t odp_schedule_param_t
 Scheduler parameters.
 
typedef struct odp_schedule_capability_t odp_schedule_capability_t
 Scheduler capabilities.
 
typedef struct odp_schedule_config_t odp_schedule_config_t
 Schedule configuration.
 
typedef struct odp_schedule_group_info_t odp_schedule_group_info_t
 Schedule group information.
 

Detailed Description

ODP schedule types.

Definition in file api/spec/schedule_types.h.