There was an error fetching the commit references. Please try again later.
Merge pull request #8157 from lat9nq/kernel-races
kernel: Fix some data races
No related branches found
No related tags found
Showing
- src/core/hle/kernel/board/nintendo/nx/k_system_control.cpp 3 additions, 3 deletionssrc/core/hle/kernel/board/nintendo/nx/k_system_control.cpp
- src/core/hle/kernel/k_auto_object.h 1 addition, 1 deletionsrc/core/hle/kernel/k_auto_object.h
- src/core/hle/kernel/k_process.h 1 addition, 1 deletionsrc/core/hle/kernel/k_process.h
- src/core/hle/kernel/k_scheduler_lock.h 2 additions, 1 deletionsrc/core/hle/kernel/k_scheduler_lock.h
- src/core/hle/kernel/k_thread.cpp 2 additions, 2 deletionssrc/core/hle/kernel/k_thread.cpp
- src/core/hle/kernel/k_thread.h 2 additions, 1 deletionsrc/core/hle/kernel/k_thread.h
- src/core/hle/kernel/kernel.cpp 4 additions, 4 deletionssrc/core/hle/kernel/kernel.cpp
Loading
Please register or sign in to comment