Version: 3.2.2
atomic.h File Reference

Functions

wxInt32 wxAtomicInc (wxAtomicInt &value)
 This function increments value in an atomic manner. More...
 
wxInt32 wxAtomicDec (wxAtomicInt &value)
 This function decrements value in an atomic manner. More...