mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-09-03 06:23:37 +08:00
Properly serialize explicit thread priority changes (for example rtems_task_set_priority()) and thread priority changes carried out by thread queues (locking protocols such as priority inheritance). Update #5159.