OSDN Git Service

Add debugging code to test for various locking faux-pas's, when running in single...
authorOwen Anderson <resistor@mac.com>
Sat, 20 Jun 2009 00:27:21 +0000 (00:27 +0000)
committerOwen Anderson <resistor@mac.com>
Sat, 20 Jun 2009 00:27:21 +0000 (00:27 +0000)
commitcc40f077b018e62e2e6f5dc279e3be84779569ce
treebea7617bbbcf5da03b5c40a32d68268814c92057
parentac7087ecf08e79efbf131a7a5abad9ebb541245b
Add debugging code to test for various locking faux-pas's, when running in single threaded mode.  This should help improve testing coverage for
threading support, without having extensive actually concurrent clients yet.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@73803 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/System/Mutex.h
include/llvm/System/RWMutex.h