Return to defs.h CVS log | Up to [ELWIX - Embedded LightWeight unIX -] / libaitsched / inc |
version 1.7, 2012/07/22 21:50:37 | version 1.8, 2012/08/08 08:25:39 |
---|---|
Line 52 SUCH DAMAGE. | Line 52 SUCH DAMAGE. |
#endif | #endif |
#define KQ_EVENTS 32 | #define KQ_EVENTS 32 |
#define MAX_EVENTLO_MISS 48 | #define MAX_TASK_MISS 12 |
#define LOGERR { \ | #define LOGERR { \ |
sched_Errno = errno; \ | sched_Errno = errno; \ |