[inline]
Definition at line 703 of file QThread.h.
References FX::Generic::lockedAccessor< type >::h.
00703 : h(o.h), val(o.val) 00704 { 00705 o.h=0; 00706 }