| commit | 22be55e47e79ee5cb90aadbd2fb8e20594534a2d | [log] [tgz] |
|---|---|---|
| author | Dmitry Vyukov <dvyukov@google.com> | Fri Dec 21 11:30:14 2012 +0000 |
| committer | Dmitry Vyukov <dvyukov@google.com> | Fri Dec 21 11:30:14 2012 +0000 |
| tree | a24075201f343e09454eaa3a559425f73d33af9e | |
| parent | 4fbc0d08bfe929f2d968e2120908c98eeb974072 [diff] [blame] |
tsan: update mutex table for java llvm-svn: 170884
diff --git a/compiler-rt/lib/tsan/rtl/tsan_stat.h b/compiler-rt/lib/tsan/rtl/tsan_stat.h index e6bb628..397e6ee 100644 --- a/compiler-rt/lib/tsan/rtl/tsan_stat.h +++ b/compiler-rt/lib/tsan/rtl/tsan_stat.h
@@ -281,7 +281,7 @@ StatMtxAnnotations, StatMtxAtExit, StatMtxMBlock, - StatMtxJava, + StatMtxJavaMBlock, // This must be the last. StatCnt