toku-sa-n / ramen

A toy OS written in Rust supporting xHCI.
GNU General Public License v3.0
39 stars 4 forks source link

refactor: `s/lock_manager/lock` #1077

Closed toku-sa-n closed 2 years ago

toku-sa-n commented 2 years ago

Clippy will complain about lock_scheduler for the name repetition.