This website requires JavaScript.
Explore
Help
Sign In
database
/
mariadb
Watch
1
Star
0
Fork
0
You've already forked mariadb
mirror of
https://github.com/MariaDB/server.git
synced
2026-01-06 05:22:24 +03:00
Code
Activity
Files
ffb03b281daee3166d96df2e47945cfa08cddbd2
mariadb
/
include
/
atomic
History
Mikael Ronstrom
2e72189535
Increase probability of correct atomics implementation by choosing stable implementations first
2009-12-19 08:54:05 +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
Fixed complex gcc assembler issues with 64-bit operations on 32-bit platforms using PIC codes, commented x86-gcc.h a lot more
2009-12-15 22:15:48 +01:00