libs-base/Documentation/gsdoc/NSRecursiveLock.html

47 lines
1.1 KiB
HTML
Raw Normal View History

<html><head>
<title>NSRecursiveLock</title>
</head>
<body>
<a href ="NSProxy.html">[Previous]</a>
<a href ="Base.html">[Up]</a>
<a href ="NSRunLoop.html">[Next]</a>
<h1>NSRecursiveLock</h1>
<h3>Authors </h3>
<dl>
<dt><a href ="http://www.gnustep.org/developers/whoiswho.html">Richard Frith-Macdonald</a>
<dd>
</dl>
<p>Version: $Revision$</p>
<p>Date: $Date$</p>
<h2><a name ="cont-0">NSRecursiveLock</a></h2>
<h2><a name ="NSRecursiveLock">NSRecursiveLock</a></h2>
<p><b>Declared in: </b> Foundation/NSLock.h</p>
<p><b>Inherits from: </b> NSObject</p>
<p><b>Conforms to: </b> NSLocking
</p>
<hr>
<h2>Instance Variables </h2>
<ul>
</ul>
<h2>Methods </h2>
<ul>
<li><a href ="NSRecursiveLock.html#method-0">-lockBeforeDate:</a>
<li><a href ="NSRecursiveLock.html#method-1">-tryLock</a>
</ul>
<hr><h2>Instances Methods </h2>
<h3><a name ="method-0">lockBeforeDate:</a></h3>
- (BOOL) <b>lockBeforeDate:</b> (NSDate*)limit;<br>
<hr>
<h3><a name ="method-1">tryLock</a></h3>
- (BOOL) <b>tryLock</b>;<br>
<hr>
</body>
</html>