From 519ff209b0430c588ae35e68df55a5bcd685aef8 Mon Sep 17 00:00:00 2001 From: cxl Date: Sat, 19 Dec 2009 10:28:56 +0000 Subject: [PATCH] Core: Thread documentation fix git-svn-id: svn://ultimatepp.org/upp/trunk@1819 f0d560ea-af0d-0410-9eb7-867de7ffcac7 --- uppsrc/Core/src.tpp/Thread$en-us.tpp | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/uppsrc/Core/src.tpp/Thread$en-us.tpp b/uppsrc/Core/src.tpp/Thread$en-us.tpp index dce31dd92..85e2c2180 100644 --- a/uppsrc/Core/src.tpp/Thread$en-us.tpp +++ b/uppsrc/Core/src.tpp/Thread$en-us.tpp @@ -42,7 +42,9 @@ instance.&] [s3; &] [s4; &] [s5;:Thread`:`:IsOpen`(`)const: [@(0.0.255) bool]_[* IsOpen]()_[@(0.0.255) const]&] -[s2;%% Thread represents a running thread.&] +[s2;%% Thread represents an existing thread. Note that the thread +can be already finished and not running anymore (calling to Wait +in that case returns immediately).&] [s3; &] [s4; &] [s5;:Thread`:`:GetHandle`(`)const: HANDLE_[* GetHandle]()_[@(0.0.255) const