Files
moby/libnetwork/diagnostic
Cory Snider 46133bdb8e libnetwork/diagnostic: drop unsound use of atomics
It was unnecessary; access to the variable was synchronized through a
mutex in all cases but one, where synchonizing through the mutex would
work just fine without any chance of deadlocks.

Signed-off-by: Cory Snider <csnider@mirantis.com>
2024-07-08 11:09:56 -04:00
..
2018-07-02 16:47:34 -07:00