bool FX::FXZeroedWait::wait ( FXuint  time = FXINFINITE  )  [inline]

Waits for the count to become zero, returning true if wait succeeds.

Definition at line 787 of file QThread.h.

References FX::FXSystem::time(), and FX::wc().

00787 { return wc.wait(time); }


(C) 2002-2009 Niall Douglas. Some parts (C) to assorted authors.
Generated on Fri Nov 20 18:37:46 2009 for TnFOX by doxygen v1.4.7