mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-08-23 06:31:09 +08:00
check that the _Thread_Dispatch_disable_level is set to the proper value (0 99% of the time). This automatic check significantly reduces the chance of mismatching disable/enable dispatch pairs while doing internal RTEMS work.