Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DLockFileManager.cpp72 Owner.OwnerPID = PID; in readLockFile()
73 if (processStillExecuting(Owner.OwnerHostName, Owner.OwnerPID)) in readLockFile()
282 LockFileOwner->OwnerPID)) in waitForUnlockFor()
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DLockFileManager.h36 int OwnerPID; member