mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
Use stdatomic.h for atomic_counter_t where available.
Closes ticket 23953.
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
o Minor features (performance):
|
||||
- Use stdatomic.h where available, rather than mutexes, to implement
|
||||
atomic_counter_t. Closes ticket 23953.
|
||||
Reference in New Issue
Block a user