[APU] Move XmaContext::Block() to base class with RAII locking
This commit is contained in:
@@ -38,7 +38,6 @@ class XmaContextOld : public XmaContext {
|
||||
bool Work();
|
||||
|
||||
void Enable();
|
||||
bool Block(bool poll);
|
||||
void Clear();
|
||||
void Disable();
|
||||
void Release();
|
||||
|
||||
Reference in New Issue
Block a user