Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/lib/Support/
HDLockFileManager.cpp60 if (processStillExecuting(Owner.first, Owner.second)) in readLockFile()
100 bool LockFileManager::processStillExecuting(StringRef HostID, int PID) { in processStillExecuting() function in LockFileManager
291 if (!processStillExecuting((*Owner).first, (*Owner).second)) in waitForUnlock()
/NextBSD/contrib/llvm/include/llvm/Support/
HDLockFileManager.h66 static bool processStillExecuting(StringRef Hostname, int PID);