mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-08-25 17:47:16 +08:00
Avoid rtems_semaphore_flush() to reduce the maximum thread dispatch disabled time of this test. Remove superfluous yield and malloc(). Ensure that no resource leak occurs.