Subv
|
bc91ebacc1
SVC: Implemented CancelSynchronization.
|
8 лет назад |
Subv
|
8d9250fa70
SVC: Fixed WaitSynchronization with multiple handles when at least one of them is ready.
|
8 лет назад |
bunnei
|
4236799832
kernel: Rename Semaphore to ConditionVariable.
|
8 лет назад |
Subv
|
db3a525166
Kernel: Actually wake up the requested number of threads in Semaphore::Release.
|
8 лет назад |
Subv
|
1bbe9309da
Kernel: Properly keep track of mutex lock data in the guest memory. This fixes userland locking/unlocking.
|
8 лет назад |
Subv
|
2a3f8e8484
Kernel: Allow chaining WaitSynchronization calls inside a wakeup callback.
|
8 лет назад |
bunnei
|
bc8ef64804
svc: Implement svcSignalProcessWideKey.
|
8 лет назад |
bunnei
|
5017038ca7
svc: Implement svcWaitProcessWideKeyAtomic.
|
8 лет назад |
bunnei
|
0e978bdd50
svc: Implement WaitSynchronization for a single handle.
|
8 лет назад |
bunnei
|
57f42e5887
svc: Refactor LockMutex code to use WaitSynchronization1.
|
8 лет назад |
bunnei
|
0dbc8f3577
svc: Add missing string_util include.
|
8 лет назад |
bunnei
|
b172f0d770
arm: Remove SkyEye/Dyncom code that is ARMv6-only.
|
8 лет назад |
bunnei
|
81a8a57ce2
svc: Remove unnecessary "svc" prefix to naming scheme.
|
8 лет назад |
bunnei
|
480906fe1b
hle: Move SVC code to kernel namespace.
|
8 лет назад |