libs-base/Documentation/gsdoc/NSRecursiveLock.gsdoc
Richard Frith-MacDonald 9cb6ba8150 Tidy docs
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@6130 72102866-910b-0410-8b05-ffd578937521
2000-02-28 18:30:41 +00:00

32 lines
1,008 B
XML

<?xml version="1.0"?>
<!DOCTYPE gsdoc PUBLIC "-//GNUstep//DTD gsdoc 0.6.5//EN" "http://www.gnustep.org/gsdoc-0_6_5.xml">
<gsdoc base="NSRecursiveLock" prev="NSProxy.html" next="NSRunLoop.html" up="Foundation.html">
<head>
<title>NSRecursiveLock</title>
<author name="Richard Frith-Macdonald">
<email address="rfm@gnu.org"/>
<url url="http://www.gnustep.org/developers/whoiswho.html"/>
</author>
<version>0.1</version>
<date>28 February, 2000</date>
</head>
<body>
<chapter>
<heading>NSRecursiveLock</heading>
<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>
</method>
<method type="BOOL"><sel>tryLock</sel>
<desc>
</desc>
</method>
</class>
</chapter>
</body>
</gsdoc>