mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-08-23 19:39:29 +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.