mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-09-01 17:21:06 +08:00
Formerly POSIX keys were only enabled when POSIX threads were enabled. Because they are a truly safe alternative to per-task variables in an SMP system, they are being enabled in all configurations.