Zephyr API Documentation  2.7.0-rc2
A Scalable Open Source RTOS
posix_sched.h File Reference

Go to the source code of this file.

Data Structures

struct  sched_param
 

Macros

#define SCHED_FIFO   0
 
#define SCHED_RR   1
 

Functions

static int sched_yield (void)
 Yield the processor. More...
 
int sched_get_priority_min (int policy)
 
int sched_get_priority_max (int policy)
 

Macro Definition Documentation

◆ SCHED_FIFO

#define SCHED_FIFO   0

◆ SCHED_RR

#define SCHED_RR   1

Function Documentation

◆ sched_get_priority_max()

int sched_get_priority_max ( int  policy)

◆ sched_get_priority_min()

int sched_get_priority_min ( int  policy)

◆ sched_yield()

static int sched_yield ( void  )
inlinestatic

Yield the processor.

See IEEE 1003.1