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