[inherited]
If free, claims the mutex and returns immediately. If not, waits until the current holder releases it and then claims it before returning
Reimplemented in FX::TnFXApp.
Definition at line 709 of file int_QMutexImpl.h.
00709 { int_lock(); }