mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-07-10 17:01:24 +12:00
Thread.cpp refinement
Hide thread mutex Safe notify() method Other refactoring
This commit is contained in:
parent
da878c36bd
commit
a5a2d43d7c
35 changed files with 532 additions and 591 deletions
|
@ -1013,4 +1013,4 @@ extern ppu_function_t ppu_get_syscall(u64 code)
|
|||
return nullptr;
|
||||
}
|
||||
|
||||
DECLARE(lv2_lock_t::mutex);
|
||||
DECLARE(lv2_lock_guard::g_sema);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue