mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-08-23 02:20:54 +08:00
Returning this state in the return value leads to race conditions on SMP. The inactive state notification must be inside the critical section.