commit | 653491d1f35c2a22853edfee6e663c2f05e35d01 | [log] [tgz] |
---|---|---|
author | Brian Silverman <brians> | Tue May 13 16:53:29 2014 -0700 |
committer | Brian Silverman <brians> | Tue May 13 16:53:29 2014 -0700 |
tree | 5acda327c7911ceb8999ab004fb0e1f0895bf46e | |
parent | 2adb1455e0262d7ddb2b272740ef65114ae4fa6c [diff] [blame] |
added more multithreaded tests that are useful with tsan Also made various small cleanups while writing and checking these tests.
diff --git a/aos/common/util/util.gyp b/aos/common/util/util.gyp index 7c0adf3..fb29d7f 100644 --- a/aos/common/util/util.gyp +++ b/aos/common/util/util.gyp
@@ -20,6 +20,7 @@ 'run_command', '<(EXTERNALS):gtest', '<(AOS)/build/aos.gyp:logging', + 'thread', ], }, {