\section{\class{wxCondition}}\label{wxcondition}
-TODO
+Condition class for code protection in multithreaded applications.
\wxheading{Derived from}
None.
+\wxheading{Include files}
+
+<wx/thread.h>
+
\wxheading{See also}
\helpref{wxThread}{wxthread}, \helpref{wxMutex}{wxmutex}
The second form returns if the signal was raised, or FALSE if there was a timeout.
-