[inherited]
Releases the mutex for other to claim. Must be called as many times as lock() is called
Reimplemented in FX::TnFXApp.
Definition at line 751 of file int_QMutexImpl.h.
00751 { int_unlock(); }