Revision a2b05210ef5f617b32a761d2bdd53b4488f9eefc authored by Siying Dong on 29 April 2017, 00:00:24 UTC, committed by Facebook Github Bot on 29 April 2017, 00:07:56 UTC
Summary:
TSAN sometimes complaints data race of PosixLogger::flush_pending_. Make it atomic.
Closes https://github.com/facebook/rocksdb/pull/2231

Differential Revision: D4973397

Pulled By: siying

fbshipit-source-id: 571e886e3eca3231705919d573e250c1c1ec3764
1 parent da4b207
History
File Mode Size
buckify_rocksdb.py -rw-r--r-- 5.0 KB
rocks_test_runner.sh -rwxr-xr-x 160 bytes
targets_builder.py -rw-r--r-- 1.9 KB
targets_cfg.py -rw-r--r-- 2.6 KB
util.py -rw-r--r-- 3.1 KB

back to top