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
2025-08-29 00:08:14 +03:00
Code
Activity
Files
b51887113054d7182100dd7173fdf44fb65e2db1
mariadb
/
include
/
atomic
History
Sergei Golubchik
50f9dc6a1d
merged
2009-12-24 21:18:53 +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
fix atomic/solaris.h to conform
2009-12-23 09:27:41 +01:00
rwlock.h
WL#2595 kernel-independent atomic operations
2009-11-17 17:11:32 -07:00
solaris.h
fix atomic/solaris.h to conform
2009-12-23 09:27:41 +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