mirror of
https://git.rtems.org/rtems-libbsd/
synced 2025-07-07 10:05:24 +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.