mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-08-24 06:38:29 +08:00
If we interrupt a thread dispatch critical section (thread dispatch disable level != ISR nest level), then we should not do the fast idle mode since this may delay an ongoing system call forever.