mirror of
https://git.suyu.dev/suyu/suyu
synced 2026-03-11 18:41:05 +00:00
- Considering is_thread_waiting is never set, so we can remove IsThreadWaiting. - KThread::EndWait will take the scheduler lock, so we can remove the redundant lock.