mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-10 13:13:44 +01:00
25f882a9cf
Closes ticket 23953.
4 lines
152 B
Plaintext
4 lines
152 B
Plaintext
o Minor features (performance):
|
|
- Use stdatomic.h where available, rather than mutexes, to implement
|
|
atomic_counter_t. Closes ticket 23953.
|