Return to defs.h CVS log | Up to [ELWIX - Embedded LightWeight unIX -] / libaitsched / inc |
version 1.11.14.2, 2014/01/28 13:17:08 | version 1.13.2.1, 2014/05/19 23:21:41 |
---|---|
Line 59 SUCH DAMAGE. | Line 59 SUCH DAMAGE. |
#define EV_EOF 0x8000 | #define EV_EOF 0x8000 |
#endif | #endif |
#ifndef SIGRTMIN | |
#define SIGRTMIN 65 | |
#endif | |
#ifndef __unused | |
#define __unused __attribute__((unused)) | |
#endif | |
#define MAX_TASK_MISS 12 | #define MAX_TASK_MISS 12 |
#define LOGERR { \ | #define LOGERR { \ |