mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-07-23 09:45:46 +00:00
hle: kernel: KLightConditionVariable: Migrate to updated KThreadQueue.
This commit is contained in:
parent
5ff19c33fc
commit
346f6e54b5
3 changed files with 87 additions and 54 deletions
|
@ -185,6 +185,7 @@ add_library(core STATIC
|
|||
hle/kernel/k_event.h
|
||||
hle/kernel/k_handle_table.cpp
|
||||
hle/kernel/k_handle_table.h
|
||||
hle/kernel/k_light_condition_variable.cpp
|
||||
hle/kernel/k_light_condition_variable.h
|
||||
hle/kernel/k_light_lock.cpp
|
||||
hle/kernel/k_light_lock.h
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue