37#ifndef _RTEMS_RTEMS_OPTIONSIMPL_H
38#define _RTEMS_RTEMS_OPTIONSIMPL_H
62static inline bool _Options_Is_no_wait (
75static inline bool _Options_Is_any (
#define RTEMS_EVENT_ANY
This option constant indicates that the task wishes to wait until at least one of the events of inter...
Definition: options.h:104
uint32_t rtems_option
This type represents a Classic API directive option set.
Definition: options.h:126
#define RTEMS_NO_WAIT
This option constant indicates that the task does not want to wait on the resource.
Definition: options.h:117
This header file provides the Classic API directive options.