mirror of https://github.com/yuzu-mirror/yuzu
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.pull/8/head
parent
5ffec69dc7
commit
ad53dc22fd
Loading…
Reference in New Issue