aboutsummaryrefslogtreecommitdiffstats
path: root/examples/example.cpp
diff options
context:
space:
mode:
authorVadim Zeitlin <vadim@zeitlins.org>2016-11-15 16:44:45 +0100
committerVadim Zeitlin <vadim@zeitlins.org>2016-11-15 16:44:45 +0100
commitbd9a9ace4ae6da3e6600a58f79b1acb51edc831b (patch)
tree892819ad1a55b0cc981eb48d528497e995cfb586 /examples/example.cpp
parent4e39b23e455e455f1878b3e68d729a1737f3e431 (diff)
downloadcrow-bd9a9ace4ae6da3e6600a58f79b1acb51edc831b.tar.gz
crow-bd9a9ace4ae6da3e6600a58f79b1acb51edc831b.zip
Use atomic type for connection count shared between threads
Even if this variable is only used in debug mode, it's still bad to have data races on it, as it was the case (and reported by thread sanitizer) before.
Diffstat (limited to 'examples/example.cpp')
0 files changed, 0 insertions, 0 deletions