[inline]
Construct & lock associated mutex.
Definition at line 94 of file FXThread.h.
00094 :mtx(m){ lock(); }