mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-19 14:47:58 -05:00
@ -38,6 +38,8 @@ public:
|
||||
bool ShouldWait() override;
|
||||
void Acquire() override;
|
||||
|
||||
void WakeupAllWaitingThreads() override;
|
||||
|
||||
void Signal();
|
||||
void Clear();
|
||||
|
||||
|
Reference in New Issue
Block a user