]> git.saurik.com Git - wxWidgets.git/history - include/wx/atomic.h
check that the version of __sync_sub_and_fetch that returns a value is supported...
[wxWidgets.git] / include / wx / atomic.h
2007-09-10  Václav SlavíkFixed wxAtomicInc/Dec() to not use asm/atomic.h header...
2007-09-10  Václav Slavíkfix to make 'wxAtomicInt i = 0;' work with generic...
2007-09-10  Václav Slavíkcompilation fixes for generic implementation of wxAtomi...
2007-07-04  Vadim Zeitlinadded wxAtomicInc/Dec() functions (patch 1739486)