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
Please register or sign in to comment