mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-31 00:30:53 +00:00
Tidy docs
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@6130 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
463bf95937
commit
6b0fcf9cda
68 changed files with 1240 additions and 1324 deletions
|
@ -21,27 +21,27 @@
|
|||
<method type="NSThread*" factory="yes"><sel>currentThread</sel>
|
||||
<desc>
|
||||
</desc>
|
||||
</method>
|
||||
</method>
|
||||
<method type="void" factory="yes"><sel>detachNewThreadSelector:</sel><arg type="SEL">aSelector</arg><sel>toTarget:(id)aTarget withObject:</sel><arg type="id">anArgument</arg>
|
||||
<desc>
|
||||
</desc>
|
||||
</method>
|
||||
</method>
|
||||
<method type="void" factory="yes"><sel>exit</sel>
|
||||
<desc>
|
||||
</desc>
|
||||
</method>
|
||||
</method>
|
||||
<method type="BOOL" factory="yes"><sel>isMultiThreaded</sel>
|
||||
<desc>
|
||||
</desc>
|
||||
</method>
|
||||
</method>
|
||||
<method type="void" factory="yes"><sel>sleepUntilDate:</sel><arg type="NSDate*">aDate</arg>
|
||||
<desc>
|
||||
</desc>
|
||||
</method>
|
||||
</method>
|
||||
<method type="NSMutableDictionary*"><sel>threadDictionary</sel>
|
||||
<desc>
|
||||
</desc>
|
||||
</method>
|
||||
</method>
|
||||
</class>
|
||||
</chapter>
|
||||
</body>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue