Version: 3.0.3
atomic.h File Reference

Functions

void 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...