BUPT-OS / RROS

RROS is a dual-kernel OS for satellites or other scenarios that need both real-time and general-purpose abilities. RROS = RTOS (Rust) + Linux (C).
https://bupt-os.github.io/website/
Other
569 stars 40 forks source link

Fix deadlock in func `__rros_signal_poll_events` #27

Closed yexuanyang closed 9 months ago

yexuanyang commented 9 months ago

Fix this bug #26