There was an error fetching the commit references. Please try again later.
Kernel: Remove Thread::wait_objects_index and use wait_objects to hold all the...
Kernel: Remove Thread::wait_objects_index and use wait_objects to hold all the objects that a thread is waiting on.
Showing
- src/core/hle/kernel/kernel.cpp 7 additions, 1 deletionsrc/core/hle/kernel/kernel.cpp
- src/core/hle/kernel/thread.cpp 5 additions, 0 deletionssrc/core/hle/kernel/thread.cpp
- src/core/hle/kernel/thread.h 7 additions, 9 deletionssrc/core/hle/kernel/thread.h
- src/core/hle/svc.cpp 3 additions, 11 deletionssrc/core/hle/svc.cpp
Loading
Please register or sign in to comment