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
df460f4e43329fd37962fd6ff6ca2cfa1121b2c8
mariadb
/
include
/
atomic
History
Sergei Golubchik
56deea0dd7
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