mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-08-24 11:41:42 +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.