QMUTEX_INLINEP int FX::FXAtomicInt::fastdec (  )  throw ()

Atomically fast pre-decrements the value, returning a negative number if result is negative, zero if result is zero and a positive number of result is positive

Definition at line 271 of file int_QMutexImpl.h.

00271 { return fdec(); }


(C) 2002-2009 Niall Douglas. Some parts (C) to assorted authors.
Generated on Fri Nov 20 18:37:45 2009 for TnFOX by doxygen v1.4.7