There was an error fetching the commit references. Please try again later.
WaitSynch: Removed unused variables and reduced SharedPtr copies.
Define a variable with the value of the sync timeout error code. Use a boost::flat_map instead of an unordered_map to hold the equivalence of objects and wait indices in a WaitSynchN call.
Showing
- src/citra_qt/debugger/wait_tree.cpp 1 addition, 1 deletionsrc/citra_qt/debugger/wait_tree.cpp
- src/core/hle/kernel/kernel.cpp 4 additions, 10 deletionssrc/core/hle/kernel/kernel.cpp
- src/core/hle/kernel/kernel.h 4 additions, 1 deletionsrc/core/hle/kernel/kernel.h
- src/core/hle/kernel/thread.h 3 additions, 2 deletionssrc/core/hle/kernel/thread.h
- src/core/hle/svc.cpp 45 additions, 60 deletionssrc/core/hle/svc.cpp
Loading
Please register or sign in to comment