Commit Graph

28 Commits (efd035164b443e0ae552a82ad8b47a8048e652ca)

Author SHA1 Message Date
Peter Dillinger 4750421ece Replace most typedef with using= (#8751) 3 years ago
sdong fdf882ded2 Replace namespace name "rocksdb" with ROCKSDB_NAMESPACE (#6433) 4 years ago
Dmitri Smirnov f4b72d7056 Provide a way to override windows memory allocator with jemalloc for ZSTD 6 years ago
Mike Kolupaev 97307d888f Fix deadlock in ColumnFamilyData::InstallSuperVersion() 6 years ago
Siying Dong 3c327ac2d0 Change RocksDB License 7 years ago
Nikhil Benesch 11c5d4741a cross-platform compatibility improvements 7 years ago
Siying Dong d616ebea23 Add GPLv2 as an alternative license. 7 years ago
Dmitri Smirnov add8b50cc9 Move ThreadLocal implementation into .cc 8 years ago
Kefu Chai e8a096000b util/thread_local.h: silence a clang-build warning 8 years ago
Daniel Black 816c1e30ca gcc-7 requires include <functional> for std::function 8 years ago
Daniel Black bfbcec2339 Gcc 7 error expansion to defined 8 years ago
Andrew Kryczka 6584cec8f2 Fold function for thread-local data 8 years ago
Andrew Kryczka afad5bd1c5 Simplify thread-local static initialization 8 years ago
Yueh-Hsuan Chiang 908100399c Fixed a dependency issue of ThreadLocalPtr 9 years ago
Baraa Hamodi 21e95811d1 Updated all copyright headers to the new format. 9 years ago
Yueh-Hsuan Chiang 00d6edf6a0 Ensure the destruction order of PosixEnv and ThreadLocalPtr 9 years ago
charsyam c30b499541 fix typos in comments 9 years ago
Yueh-Hsuan Chiang e61fafbe7a Fixed clang-build error in util/thread_local.cc 9 years ago
sdong f9728640f3 "make format" against last 10 commits 9 years ago
Dmitri Smirnov 18285c1e2f Windows Port from Microsoft 9 years ago
Yueh-Hsuan Chiang e11a5e776f Improve the comment of util/thread_local.h 10 years ago
Lei Jin 547bb6a626 simplify ThreadLocalPtr a little bit 10 years ago
Igor Canadi 1068d2fa60 Revert "Better port::Mutex::AssertHeld() and AssertNotHeld()" 10 years ago
Igor Canadi ddafceb6c2 Better port::Mutex::AssertHeld() and AssertNotHeld() 10 years ago
Lei Jin e5fa4944fc use CAS when returning SuperVersion to ThreadLocal 10 years ago
Lei Jin b2795b799e thread local pointer storage 10 years ago