mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-05-21 14:51:48 +02:00
result
This commit is contained in:
parent
885dc6603f
commit
2deb4118bc
31 changed files with 783 additions and 212 deletions
2
Queue.h
2
Queue.h
|
@ -125,7 +125,7 @@ namespace util
|
|||
|
||||
private:
|
||||
std::thread m_Thread;
|
||||
int running;
|
||||
volatile int running;
|
||||
};
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue