new SyncObject; refs #8
This commit is contained in:
@@ -113,7 +113,7 @@ namespace act
|
||||
m_sync_object.lock();
|
||||
}
|
||||
|
||||
~GuardT()
|
||||
virtual ~GuardT()
|
||||
{
|
||||
m_sync_object.unlock();
|
||||
}
|
||||
|
Reference in New Issue
Block a user