diff options
author | Jason Carey <jcarey@argv.me> | 2018-03-08 16:43:28 -0500 |
---|---|---|
committer | Jason Carey <jcarey@argv.me> | 2018-04-09 17:56:54 -0400 |
commit | 9be2c132cb4713e13bbaa5648077e5346a29c99b (patch) | |
tree | 05a878fb25660d7c224dcf704bfd30d33396eb43 /src/third_party/wiredtiger/test/wtperf | |
parent | c32837da21ec0963773d891c99e92375dadfe6e6 (diff) | |
download | mongo-9be2c132cb4713e13bbaa5648077e5346a29c99b.tar.gz |
SERVER-33413 nia countdownlatch misues condvars
You have to hold the mutex that a condvar is waiting on while modifying
the shared state the predicate checks for, or you can see a misordered
write and hang forever.
Diffstat (limited to 'src/third_party/wiredtiger/test/wtperf')
0 files changed, 0 insertions, 0 deletions