RTEMS CPU Kit with SuperCore  4.11.3
Macros
sched.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define schedule()   do { } while(0)
 
#define cond_resched()   do { } while(0)
 
#define signal_pending(x)   (0)
 
#define set_current_state(x)   do { } while (0)