QMUTEX_INLINEP void FX::QMutex::unlock (  )  [inherited]

Releases the mutex for other to claim. Must be called as many times as lock() is called

Warning:
Do not use this directly unless absolutely necessary. Use QMtxHold instead.

Reimplemented in FX::TnFXApp.

Definition at line 751 of file int_QMutexImpl.h.

00751 { int_unlock(); }


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