Searched refs:processStillExecuting (Results 1 – 2 of 2) sorted by relevance
73 if (processStillExecuting(Owner.OwnerHostName, Owner.OwnerPID)) in readLockFile()113 bool LockFileManager::processStillExecuting(StringRef HostID, int PID) { in processStillExecuting() function in LockFileManager281 if (!processStillExecuting(LockFileOwner->OwnerHostName, in waitForUnlockFor()
45 static bool processStillExecuting(StringRef Hostname, int PID);