Core: Thread documentation fix

git-svn-id: svn://ultimatepp.org/upp/trunk@1819 f0d560ea-af0d-0410-9eb7-867de7ffcac7
This commit is contained in:
cxl 2009-12-19 10:28:56 +00:00
parent 539410821e
commit 519ff209b0

View file

@ -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