[inline]
Return TRUE if succeeded locking the mutex.
Definition at line 103 of file FXThread.h.
00103 { return mtx.trylock(); }