795
814
[Assume single-CPU mode, no concurrency]) ;;
796
815
"rwlocks") AC_DEFINE([MY_ATOMIC_MODE_RWLOCKS], [1],
797
816
[Use pthread rwlocks for atomic ops]) ;;
801
819
[whether the compiler provides atomic builtins],
802
820
[ac_cv_gcc_atomic_builtins],