Unverified Commit a0cd4f84 authored by vector-of-bool's avatar vector-of-bool Committed by GitHub
Browse files

CDRIVER-4124 New atomics (#840)

* Additional atomic operations

* Closes: CDRIVER-4124

* Update names to reflect C11 names, strong/weak cmpxchg

* No 'consume' memorder for atomic exchange

* Remove config checks for atomics

* Set march=i686 for 32bit builds

* CheckAtomics.cmake is gone

* Use new atomics in the threadsafe-pool
parent 9a0ab6cf
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment