mirror of
https://git.rtems.org/rtems-libbsd/
synced 2025-07-03 13:58:14 +08:00

Use a self-contained RTEMS binary semaphore instead of msleep() and wakeup(). This is itself more efficient and in addition allows the use of mmc_wakeup() in interrupt context.