Return to defs.h CVS log | Up to [ELWIX - Embedded LightWeight unIX -] / libaitsched / inc |
version 1.1.1.1.4.1, 2011/11/30 23:44:57 | version 1.2.2.1, 2011/12/08 09:17:34 |
---|---|
Line 62 extern char sched_Error[]; | Line 62 extern char sched_Error[]; |
inline void sched_SetErr(int, char *, ...); | inline void sched_SetErr(int, char *, ...); |
inline sched_task_t *_sched_useTask(sched_root_task_t * __restrict root); | |
inline sched_task_t *_sched_unuseTask(sched_task_t * __restrict task); | |
#endif | #endif |