53 #ifndef _RTEMS_RTEMS_OPTIONS_H 54 #define _RTEMS_RTEMS_OPTIONS_H 79 #define RTEMS_DEFAULT_OPTIONS 0x00000000 89 #define RTEMS_EVENT_ALL 0x00000000 99 #define RTEMS_EVENT_ANY 0x00000002 112 #define RTEMS_NO_WAIT 0x00000001 134 #define RTEMS_WAIT 0x00000000 uint32_t rtems_option
This type is used to represent an option set.