rocksdb/utilities
agiardullo eff309867e Do not use timed_mutex in TransactionDB
Summary: Stopped using std::timed_mutex as it has known issues in older versiong of gcc.  Ran into these problems when testing MongoRocks.

Test Plan: unit tests.  Manual mongo testing on gcc 4.8.

Reviewers: igor, yhchiang, rven, IslamAbdelRahman, kradhakrishnan, sdong

Reviewed By: sdong

Subscribers: dhruba, leveldb

Differential Revision: https://reviews.facebook.net/D52197
2015-12-18 17:26:02 -08:00
..
backupable Fix ms version Appveyor build error 2015-11-30 11:07:47 -08:00
checkpoint
compaction_filters
convenience
document Enable C4267 warning 2015-11-24 16:33:09 +03:00
flashcache Running manual compactions in parallel with other automatic or manual compactions in restricted cases 2015-12-14 11:20:34 -08:00
geodb
leveldb_options
memory Fix build broken by previous commit of "option helper refactor" 2015-11-17 16:52:54 -08:00
merge_operators Lint everything 2015-11-16 12:56:21 -08:00
options
redis Lint everything 2015-11-16 12:56:21 -08:00
spatialdb
table_properties_collectors
transactions Do not use timed_mutex in TransactionDB 2015-12-18 17:26:02 -08:00
ttl
write_batch_with_index fix typos in comments 2015-12-11 01:54:48 +09:00
env_mirror.cc env: add EnvMirror 2015-12-10 21:32:45 -05:00
env_mirror_test.cc env: add EnvMirror 2015-12-10 21:32:45 -05:00
merge_operators.h