Home
last modified time | relevance | path

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

/external/llvm/lib/Support/
DLockFileManager.cpp42 processStillExecuting(Hostname, PID)) in readLockFile()
51 bool LockFileManager::processStillExecuting(StringRef Hostname, int PID) { in processStillExecuting() function in LockFileManager
203 if (!processStillExecuting((*Owner).first, (*Owner).second)) in waitForUnlock()
/external/llvm/include/llvm/Support/
DLockFileManager.h57 static bool processStillExecuting(StringRef Hostname, int PID);