From 14e6251b80f5dd39288e2468e0e2992a785e7fa4 Mon Sep 17 00:00:00 2001 From: Michael R Sweet Date: Wed, 27 Mar 2002 12:40:59 +0000 Subject: More HTML fixed from Alexander. git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@2044 ea41ed52-d2ee-0310-a9c1-e6b18d33e121 --- documentation/Fl.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'documentation/Fl.html') diff --git a/documentation/Fl.html b/documentation/Fl.html index 5129c11e4..118204ced 100644 --- a/documentation/Fl.html +++ b/documentation/Fl.html @@ -775,7 +775,7 @@ the threading support in FLTK. HREF="#Fl.unlock">unlock() when they are done accessing FLTK. -

When the wait() method is waiting +

When the wait() method is waiting for input or timeouts, child threads are given access to FLTK. Similarly, when the main thread needs to do processing, it will wait until all child threads have called