bool FX::QThread::wait ( FXuint  time = FXINFINITE  )  [inherited]

Parameters:
time Time in milliseconds to wait. Use FXINFINITE to wait forever
Returns:
True if thread finished in time alloted, false if wait timed out
Waits for the thread to finish. A thread waiting on itself will never succeed.
Warning:
On POSIX Unix, when specified with something other than FXINFINITE, if the thread died in a way that didn't permit QThread to be notified then this may wait forever


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