mariadb/include/atomic
2009-12-21 14:08:11 +01:00
..
gcc_builtins.h WL#2595 kernel-independent atomic operations 2009-11-17 17:11:32 -07:00
generic-msvc.h Fix for Windows atomics 2009-12-16 00:33:15 +01:00
nolock.h Increase probability of correct atomics implementation by choosing stable implementations first 2009-12-19 08:54:05 +01:00
rwlock.h WL#2595 kernel-independent atomic operations 2009-11-17 17:11:32 -07:00
solaris.h Added extra checks of 64-bit atomic support on GCC and Solaris, also added 64-bit support in solaris.h which was missing 2009-12-18 09:29:18 +01:00
x86-gcc.h Force use of c-register in CAS instruction on x86-32 bit architecture, b-register used for push and pop, so don't want to give compile the chance to choose the wrong register 2009-12-21 14:08:11 +01:00