index
:
anonymous/yuzu
master
yuzu is the world's most popular, open-source, Nintendo Switch emulator — started by the creators of Citra. It is written in C++ with portability in mind,
mirror
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
core
/
hle
/
kernel
/
synchronization.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
hle: kernel: Migrate to KScopedSchedulerLock.
bunnei
2020-12-06
1
-2
/
+2
*
hle: kernel: Separate KScopedSchedulerLockAndSleep from k_scheduler.
bunnei
2020-12-06
1
-1
/
+2
*
hle: kernel: Rewrite scheduler implementation based on Mesopshere.
bunnei
2020-12-06
1
-2
/
+2
*
Revert "core: Fix clang build"
bunnei
2020-10-21
1
-2
/
+2
*
core: Fix clang build
Lioncash
2020-10-18
1
-2
/
+2
*
kernel: Remove unused variables
Lioncash
2020-07-16
1
-1
/
+0
*
Synchronization: Correct wide Assertion.
Fernando Sahmkow
2020-06-27
1
-2
/
+4
*
Kernel: Fixes, corrections and asserts to scheduler and different svcs.
Fernando Sahmkow
2020-06-27
1
-4
/
+6
*
SVC: WaitSynchronization add Termination Pending Result.
Fernando Sahmkow
2020-06-27
1
-1
/
+4
*
SCC: Small corrections to CancelSynchronization
Fernando Sahmkow
2020-06-27
1
-0
/
+2
*
Kernel: Correct Signal on Thread Death and Setup Sync Objects on Thread for Debugging
Fernando Sahmkow
2020-06-27
1
-0
/
+3
*
Core: Correct HLE Event Callbacks and other issues.
Fernando Sahmkow
2020-06-27
1
-0
/
+1
*
SVC: Correct WaitSynchronization, WaitProcessWideKey, SignalProcessWideKey.
Fernando Sahmkow
2020-06-27
1
-1
/
+7
*
SVC: Correct SignalEvent, ClearEvent, ResetSignal, WaitSynchronization, CancelSynchronization, ArbitrateLock
Fernando Sahmkow
2020-06-27
1
-54
/
+64
*
Core: Address Feedback
Fernando Sahmkow
2020-02-14
1
-10
/
+11
*
Kernel: Refactor synchronization to better match RE
Fernando Sahmkow
2020-02-11
1
-0
/
+86