- ab6c89c [libcxx] Don't hold the lock when calling notify_* on gates in std::shared_mutex (#107876) by Brotcrunsher · 4 months ago
- cf7d4f5 [libc++] Handle threads-related .cpp files like we do all other source files (#71100) by Louis Dionne · 1 year, 6 months ago
- 2d7eb9c [libc++][NFC] clang-format <shared_mutex> by Louis Dionne · 1 year, 10 months ago
- e655d8a [libc++] Granularize __mutex_base by Nikolas Klauser · 2 years, 2 months ago
- 84fc2c3 [libc++] Make the naming of private member variables consistent and enforce it through readability-identifier-naming by Nikolas Klauser · 2 years, 8 months ago
- bbb0f2c [libc++] Replace `#include ""` with `<>` in libcxx/src/. NFCI. by Arthur O'Dwyer · 3 years, 3 months ago
- eb8650a [runtimes][NFC] Remove filenames at the top of the license notice by Louis Dionne · 3 years, 6 months ago
- a9b5fff [libcxx{,abi}] Emit deplibs only when detected by CMake by Michał Górny · 5 years ago
- d8bdb92 [runtimes] Don't depend on libpthread on Android by Yi Kong · 6 years ago
- 789b7f0 [runtimes] Check if pragma comment(lib, ...) is supported first by Petr Hosek · 6 years ago
- 996e62e [runtimes] Support ELF dependent libraries feature by Petr Hosek · 6 years ago
- 57b08b0 Update more file headers across all of the LLVM projects in the monorepo by Chandler Carruth · 6 years ago
- c8e84ff [libc++] Remove _LIBCPP_BUILDING_XXX macros, which are redundant since _LIBCPP_BUILDING_LIBRARY by Louis Dionne · 7 years ago
- f69ae47 Implement N4508: shared_mutex. Reviewed as http://reviews.llvm.org/D10480 by Marshall Clow · 10 years ago
- b3fcc67 Allow libc++ to be built on systems without POSIX threads by Jonathan Roelofs · 11 years ago
- 7ec93f9 Implement N3891: A proposal to rename shared_mutex to shared_timed_mutex by David Majnemer · 11 years ago
- ead6f16 N3659: Shared locking in C++ Revision 2, c++1y only by Howard Hinnant · 12 years ago