Lioncash
|
cbe841c9c9
hle: Remove config_mem.h/.cpp
|
8 лет назад |
Lioncash
|
1f3889a290
hle: Remove shared_page.h/.cpp
|
8 лет назад |
Lioncash
|
dbfe82773d
thread: Convert ThreadStatus into an enum class
|
8 лет назад |
bunnei
|
e353b9fb3d
thread: Add THREADSTATUS_WAIT_HLE_EVENT, remove THREADSTATUS_WAIT_ARB.
|
8 лет назад |
Subv
|
2a3f8e8484
Kernel: Allow chaining WaitSynchronization calls inside a wakeup callback.
|
8 лет назад |
bunnei
|
0f6fbdb963
wait_object: Refactor to allow waking up a single thread.
|
8 лет назад |
Sebastian Valle
|
db752b52e8
Merge pull request #2967 from Subv/thread_wakeup_callbacks
|
8 лет назад |
Huw Pascoe
|
a13ab958cb
Fixed type conversion ambiguity
|
8 лет назад |
Subv
|
8432749db7
Kernel/Threads: When putting a thread to wait, specify a function to execute when it is awoken.
|
8 лет назад |
Yuri Kunde Schlesner
|
64ecf81a3c
Kernel: Move WaitObject to a separate file
|
9 лет назад |