mirror of
https://github.com/ong19th/Citron.git
synced 2025-12-14 04:36:59 +00:00
hle: kernel: KLightConditionVariable: Migrate to updated KThreadQueue.
This commit is contained in:
parent
423acf53b7
commit
5dff28290f
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