mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-30 08:21:25 +00:00
Tidied documentation skeletons
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@6138 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
aa02707b85
commit
5705954e22
68 changed files with 5688 additions and 3445 deletions
|
@ -16,15 +16,18 @@
|
|||
<class name="NSRecursiveLock" super="NSObject">
|
||||
<declared>Foundation/NSLock.h</declared>
|
||||
<conform>NSLocking</conform>
|
||||
<desc>
|
||||
</desc>
|
||||
<method type="BOOL"><sel>lockBeforeDate:</sel><arg type="NSDate*">limit</arg>
|
||||
<desc>
|
||||
</desc>
|
||||
<desc>
|
||||
</desc>
|
||||
<method type="BOOL">
|
||||
<sel>lockBeforeDate:</sel>
|
||||
<arg type="NSDate*">limit</arg>
|
||||
<desc>
|
||||
</desc>
|
||||
</method>
|
||||
<method type="BOOL"><sel>tryLock</sel>
|
||||
<desc>
|
||||
</desc>
|
||||
<method type="BOOL">
|
||||
<sel>tryLock</sel>
|
||||
<desc>
|
||||
</desc>
|
||||
</method>
|
||||
</class>
|
||||
</chapter>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue