mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2025-02-25 07:07:52 +01:00
4 lines
152 B
Text
4 lines
152 B
Text
|
o Minor features (performance):
|
||
|
- Use stdatomic.h where available, rather than mutexes, to implement
|
||
|
atomic_counter_t. Closes ticket 23953.
|