sched_cpupri.h File Reference

Go to the source code of this file.

Classes

struct  cpupri_vec
struct  cpupri

Defines

#define CPUPRI_NR_PRIORITIES   (MAX_RT_PRIO + 2)
#define CPUPRI_NR_PRI_WORDS   BITS_TO_LONGS(CPUPRI_NR_PRIORITIES)
#define CPUPRI_INVALID   -1
#define CPUPRI_IDLE   0
#define CPUPRI_NORMAL   1
#define cpupri_set(cp, cpu, pri)   do { } while (0)
#define cpupri_init()   do { } while (0)


Define Documentation

#define CPUPRI_IDLE   0

Definition at line 10 of file sched_cpupri.h.

 
#define cpupri_init (  )     do { } while (0)

Definition at line 34 of file sched_cpupri.h.

#define CPUPRI_INVALID   -1

Definition at line 9 of file sched_cpupri.h.

#define CPUPRI_NORMAL   1

Definition at line 11 of file sched_cpupri.h.

#define CPUPRI_NR_PRI_WORDS   BITS_TO_LONGS(CPUPRI_NR_PRIORITIES)

Definition at line 7 of file sched_cpupri.h.

#define CPUPRI_NR_PRIORITIES   (MAX_RT_PRIO + 2)

Definition at line 6 of file sched_cpupri.h.

#define cpupri_set ( cp,
cpu,
pri   )     do { } while (0)

Definition at line 33 of file sched_cpupri.h.


Generated on Wed Apr 11 06:39:16 2012 for DDE - The L4 Device Driver Environment by  doxygen 1.5.6