Version: 3.2.8
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...