mirror of
https://github.com/bkaradzic/bx.git
synced 2026-02-17 20:52:37 +01:00
Cleanup.
This commit is contained in:
@@ -44,7 +44,7 @@ namespace bx
|
||||
}
|
||||
|
||||
private:
|
||||
LwMutex m_write;
|
||||
Mutex m_write;
|
||||
SpScUnboundedQueue<Ty> m_queue;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user