mirror of https://git.suyu.dev/suyu/suyu
hle: kernel: KServerSession: Simplify CompleteSyncRequest EndWait.
- 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.merge-requests/60/head
parent
5ffec69dc7
commit
ad53dc22fd
Loading…
Reference in New Issue