Home
last modified time | relevance | path

Searched defs:nonBlockingLock (Results 1 – 2 of 2) sorted by relevance

/dports/www/tikiwiki/tiki-21.2/vendor_bundled/vendor/zendframework/zendsearch/library/ZendSearch/Lucene/Storage/File/
H A DFilesystem.php185 public function lock($lockType, $nonBlockingLock = false)
/dports/java/berkeley-db/je-6.2.31/src/com/sleepycat/je/txn/
H A DLocker.java499 public LockResult nonBlockingLock(long lsn, in nonBlockingLock() method in Locker