History log of /external/compiler-rt/lib/tsan/lit_tests/java_lock.cc
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
ae4cf313552e707c4a21116ef67c4f389a442aa6 20-Mar-2013 Dmitry Vyukov <dvyukov@google.com> tsan: reduce size of mutexsets from 64 to 16 mutexes
overflow is handled anyway
saves memory because each thread holds 1024 mutexsets



git-svn-id: https://llvm.org/svn/llvm-project/compiler-rt/trunk@177520 91177308-0d34-0410-b5e6-96231b3b80d8
/external/compiler-rt/lib/tsan/lit_tests/java_lock.cc
bd88c187a9eaed794b9098aaf147f9dada8c5131 24-Dec-2012 Dmitry Vyukov <dvyukov@google.com> tsan: work around FileCheck feature that it does not accept empty input


git-svn-id: https://llvm.org/svn/llvm-project/compiler-rt/trunk@171034 91177308-0d34-0410-b5e6-96231b3b80d8
/external/compiler-rt/lib/tsan/lit_tests/java_lock.cc
429ccc808d255b82f3924250028eb4747d7a84cc 21-Dec-2012 Dmitry Vyukov <dvyukov@google.com> tsan: move common part of java tests into a separate header


git-svn-id: https://llvm.org/svn/llvm-project/compiler-rt/trunk@170892 91177308-0d34-0410-b5e6-96231b3b80d8
/external/compiler-rt/lib/tsan/lit_tests/java_lock.cc
9050e30ec68383ef9a722cd2a2458a8a33e55644 21-Dec-2012 Dmitry Vyukov <dvyukov@google.com> tsan: update mutex lock table for java


git-svn-id: https://llvm.org/svn/llvm-project/compiler-rt/trunk@170885 91177308-0d34-0410-b5e6-96231b3b80d8
/external/compiler-rt/lib/tsan/lit_tests/java_lock.cc