mirror of
https://github.com/ZeroTier/ZeroTierOne
synced 2025-07-05 20:41:44 -07:00
Fixes for lock ordering -- GitHub issue #573
This commit is contained in:
parent
0574a70fac
commit
f87326fc21
4 changed files with 26 additions and 7 deletions
|
@ -284,7 +284,7 @@ private:
|
|||
Address _remoteTraceTarget;
|
||||
enum Trace::Level _remoteTraceLevel;
|
||||
|
||||
int64_t _now;
|
||||
volatile int64_t _now;
|
||||
int64_t _lastPingCheck;
|
||||
int64_t _lastHousekeepingRun;
|
||||
int64_t _lastMemoizedTraceSettings;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue