![]() |
RTEMS
5.0.0
|
Classic ASR Implementation. More...
Go to the source code of this file.
Functions | |
| RTEMS_INLINE_ROUTINE void | _ASR_Initialize (ASR_Information *asr) |
| ASR_Initialize. More... | |
| RTEMS_INLINE_ROUTINE bool | _ASR_Is_null_handler (rtems_asr_entry asr_handler) |
| ASR_Is_null_handler. More... | |
| RTEMS_INLINE_ROUTINE rtems_signal_set | _ASR_Swap_signals (ASR_Information *asr) |
| RTEMS_INLINE_ROUTINE void | _ASR_Post_signals (rtems_signal_set signals, rtems_signal_set *signal_set) |
| RTEMS_INLINE_ROUTINE rtems_signal_set | _ASR_Get_posted_signals (ASR_Information *asr) |
Classic ASR Implementation.
1.8.13