bug23953 152 B

123
  1. o Minor features (performance):
  2. - Use stdatomic.h where available, rather than mutexes, to implement
  3. atomic_counter_t. Closes ticket 23953.