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