Home
last modified time | relevance | path

Searched refs:_lockPath (Results 1 – 2 of 2) sorted by relevance

/dports/lang/gnustep-base/libs-base-base-1_27_0/Source/
H A DNSDistributedLock.m99 _lockPath, err];
121 RELEASE(_lockPath);
135 @" path '%@' not locked", _lockPath];
173 _lockPath);
186 _lockPath);
224 _lockPath];
256 _lockPath, [NSError _last]);
269 _lockPath];
276 _lockPath];
325 _lockPath, [NSError _last]];
[all …]
/dports/lang/gnustep-base/libs-base-base-1_27_0/Headers/Foundation/
H A DNSDistributedLock.h42 NSString *_lockPath; variable