]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/conditn.tex
Minor tweek for WXPM
[wxWidgets.git] / docs / latex / wx / conditn.tex
index e900499e26dc7da0f2d6c9660e45292d4c1f9834..47cc257e810a5d70ce45550c0497807566d431af 100644 (file)
@@ -1,6 +1,6 @@
 \section{\class{wxCondition}}\label{wxcondition}
 
-TODO
+Condition class for code protection in multithreaded applications.
 
 \wxheading{Derived from}
 
@@ -62,4 +62,3 @@ Waits until a signal is raised or the timeout has elapsed.
 
 The second form returns if the signal was raised, or FALSE if there was a timeout.
 
-