mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-08-24 02:28:25 +08:00
Use the PTHREAD mutexes and condition variables if available. This helps on SMP configurations to avoid the home grown condition variables via disabled preemption.