RTEMS 5.4-rc2
Loading...
Searching...
No Matches
Functions
optionsimpl.h File Reference

Classic Options Implementation. More...

#include <rtems/rtems/options.h>

Go to the source code of this file.

Functions

RTEMS_INLINE_ROUTINE bool _Options_Is_no_wait (rtems_option option_set)
 Checks if the RTEMS_NO_WAIT option is enabled in option_set.
 
RTEMS_INLINE_ROUTINE bool _Options_Is_any (rtems_option option_set)
 Checks if the RTEMS_EVENT_ANY option is enabled in OPTION_SET.
 

Detailed Description

Classic Options Implementation.