mirror of
https://git.suyu.dev/suyu/suyu
synced 2025-01-30 19:46:59 -06:00
ad53dc22fd
- 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.