You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Sergei Golubchik 50f9dc6a1d merged 16 years ago
..
gcc_builtins.h Moved atomics from 6.0 codebase to prepare for using atomic increments in places where LOCK_thread_count previously was used 16 years ago
generic-msvc.h Fix for Windows atomics 16 years ago
nolock.h fix atomic/solaris.h to conform 16 years ago
rwlock.h WL#2595 kernel-independent atomic operations 16 years ago
solaris.h fix atomic/solaris.h to conform 16 years ago
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 16 years ago