Home
last modified time | relevance | path

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

/external/llvm/lib/Support/
DLockFileManager.cpp60 if (processStillExecuting(Owner.first, Owner.second)) in readLockFile()
100 bool LockFileManager::processStillExecuting(StringRef HostID, int PID) { in processStillExecuting() function in LockFileManager
316 if (!processStillExecuting((*Owner).first, (*Owner).second)) in waitForUnlock()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Support/
DLockFileManager.cpp70 if (processStillExecuting(Owner.first, Owner.second)) in readLockFile()
110 bool LockFileManager::processStillExecuting(StringRef HostID, int PID) { in processStillExecuting() function in LockFileManager
328 if (!processStillExecuting((*Owner).first, (*Owner).second)) in waitForUnlock()
/external/llvm/include/llvm/Support/
DLockFileManager.h68 static bool processStillExecuting(StringRef Hostname, int PID);
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Support/
DLockFileManager.h68 static bool processStillExecuting(StringRef Hostname, int PID);