kernel: Rename Semaphore to ConditionVariable.

This commit is contained in:
bunnei 2018-01-08 21:41:37 -05:00
parent a689a33995
commit 7a59da7834
11 changed files with 180 additions and 171 deletions

View file

@ -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.