Home
last modified time | relevance | path

Searched refs:deleteLockFile (Results 1 – 4 of 4) sorted by relevance

/dports/sysutils/nix/nix-2.3.10/src/libstore/
H A Dpathlocks.cc29 void deleteLockFile(const Path & path, int fd) in deleteLockFile() function
159 if (deletePaths) deleteLockFile(i.second, i.first); in unlock()
H A Dpathlocks.hh13 void deleteLockFile(const Path & path, int fd);
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ua/org.eclipse.help.base/src/org/eclipse/help/search/
H A DHelpIndexBuilder.java479 index.deleteLockFile(); in processLocaleDir()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ua/org.eclipse.help.base/src/org/eclipse/help/internal/search/
H A DSearchIndex.java1033 public synchronized boolean deleteLockFile() { in deleteLockFile() method in SearchIndex