Crow/include
Vadim Zeitlin bd9a9ace4a 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.
2016-11-15 16:44:45 +01:00
..
crow Use atomic type for connection count shared between threads 2016-11-15 16:44:45 +01:00
crow.h Cleanup include folder into crow subfolder 2016-09-21 23:11:06 +09:00