OSDN Git Service

[Support] Modify LockFileManager::waitForUnlock() to return info about how the lock...
authorArgyrios Kyrtzidis <akyrtzi@gmail.com>
Sun, 6 Apr 2014 03:19:31 +0000 (03:19 +0000)
committerArgyrios Kyrtzidis <akyrtzi@gmail.com>
Sun, 6 Apr 2014 03:19:31 +0000 (03:19 +0000)
commit20384a5583ef97644120f819e3d403652d36825d
tree187f0afe2e953b27f65e1b1451410cb9d363448e
parentec37734d3c914411f623fc04d037bb80ff95e220
[Support] Modify LockFileManager::waitForUnlock() to return info about how the lock was released.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@205683 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Support/LockFileManager.h
lib/Support/LockFileManager.cpp