mirror of
https://github.com/Relintai/rcpp_framework.git
synced 2024-11-10 00:52:11 +01:00
Add todo.
This commit is contained in:
parent
d9c36d0a4e
commit
f2458084e6
@ -17,6 +17,7 @@ public:
|
||||
~SharedResource();
|
||||
|
||||
private:
|
||||
//todo add read write lock instead of this
|
||||
Mutex _mutex;
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user