Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/
H A DLockFileManager.cpp74 if (processStillExecuting(Owner.first, Owner.second)) in readLockFile()
114 bool LockFileManager::processStillExecuting(StringRef HostID, int PID) { in processStillExecuting() function in LockFileManager
331 if (!processStillExecuting((*Owner).first, (*Owner).second)) in waitForUnlock()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Support/
H A DLockFileManager.h67 static bool processStillExecuting(StringRef Hostname, int PID);