mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-11-26 02:26:36 -05:00
fixed hashing thread
This commit is contained in:
parent
d86b89b15a
commit
463f21c85c
6 changed files with 92 additions and 40 deletions
|
|
@ -77,5 +77,6 @@ private:
|
|||
// thread/mutex stuff
|
||||
|
||||
RsMutex mHashMtx ;
|
||||
bool mRunning;
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue