mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-07-23 23:45:46 +00:00
kernel: Rename Semaphore to ConditionVariable.
This commit is contained in:
parent
a689a33995
commit
7a59da7834
11 changed files with 180 additions and 171 deletions
|
@ -1,4 +1,4 @@
|
|||
// Copyright 2018 Citra Emulator Project
|
||||
// Copyright 2018 Yuzu Emulator Team
|
||||
// Licensed under GPLv2 or any later version
|
||||
// Refer to the license.txt file included.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue