Commit Graph

36 Commits (efd035164b443e0ae552a82ad8b47a8048e652ca)

Author SHA1 Message Date
Glebanister 748e3acc11 Add StartThread type checking wrapper (#8303) 3 years ago
sdong 31bd2d790e Fix ThreadLocalTest.SequentialReadWriteTest failure when running individually (#6929) 4 years ago
sdong fdf882ded2 Replace namespace name "rocksdb" with ROCKSDB_NAMESPACE (#6433) 4 years ago
sdong 3c347821b7 Fix thread_local_test failure caused by recent io_uring change (#6136) 5 years ago
Siying Dong 8843129ece Move some memory related files from util/ to memory/ (#5382) 5 years ago
Siying Dong e9e0101ca4 Move test related files under util/ to test_util/ (#5377) 5 years ago
Andrew Kryczka 5d68243e61 Comment out unused variables 6 years ago
Igor Sugak aba3409740 Back out "[codemod] - comment out unused parameters" 6 years ago
David Lai f4a030ce81 - comment out unused parameters 6 years ago
Sagar Vemuri 72502cf227 Revert "comment out unused parameters" 7 years ago
Victor Gao 1d7048c598 comment out unused parameters 7 years ago
Yedidya Feldblum f1a056e005 CodeMod: Prefer ADD_FAILURE() over EXPECT_TRUE(false), et cetera 7 years ago
Siying Dong 3c327ac2d0 Change RocksDB License 7 years ago
Aaron Gao 0025a36409 revert perf_context and io_stats to __thread 7 years ago
Aaron Gao 7f6c02dda1 using ThreadLocalPtr to hide ROCKSDB_SUPPORT_THREAD_LOCAL from public… 7 years ago
Siying Dong d616ebea23 Add GPLv2 as an alternative license. 7 years ago
Dmitri Smirnov 0a4cdde50a Windows thread 7 years ago
Dmitri Smirnov add8b50cc9 Move ThreadLocal implementation into .cc 8 years ago
Andrew Kryczka f57bc1d034 Fix lambda expression for clang/windows 8 years ago
Andrew Kryczka 5440675c3d Fix lambda capture expression for windows 8 years ago
Andrew Kryczka 6584cec8f2 Fold function for thread-local data 8 years ago
Yi Wu 296545a2c7 Fix clang analyzer errors 8 years ago
sdong c7f1a8a468 Fix LITE build thread_local_test 8 years ago
Dmitri Smirnov d37d348da8 This addresses build issues on Windows 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
yuslepukhin 047bd22aae Build on Visual Studio 2015 Update 1 9 years ago
Dmitri Smirnov 18285c1e2f Windows Port from Microsoft 9 years ago
Igor Sugak b4b69e4f77 rocksdb: switch to gtest 9 years ago
Igor Canadi 9f7fc3ac45 Turn on -Wshadow 10 years ago
Lei Jin 547bb6a626 simplify ThreadLocalPtr a little bit 10 years ago
Lei Jin 807b2c2e02 reduce thread count in ThreadLocalTest.ConcurrentReadWriteTest 10 years ago
Lei Jin e5fa4944fc use CAS when returning SuperVersion to ThreadLocal 10 years ago
Kai Liu 6ba1084f24 Fix some compilation bugs in different platforms 10 years ago
Kai Liu 99e4b40a55 Fix the [-Werror=sign-compare] issues 10 years ago
Lei Jin b2795b799e thread local pointer storage 10 years ago