aboutsummaryrefslogtreecommitdiff
path: root/libunwind/src/RWMutex.hpp
AgeCommit message (Expand)AuthorFilesLines
2021-11-17[runtimes][NFC] Remove filenames at the top of the license noticeLouis Dionne1-1/+1
2019-12-01[libunwind] Emit dependent libraries only when detected by CMakeMichał Górny1-1/+1
2019-07-22[runtimes] Don't depend on libpthread on AndroidYi Kong1-1/+1
2019-05-30[runtimes] Check if pragma comment(lib, ...) is supported firstPetr Hosek1-1/+1
2019-05-30[runtimes] Support ELF dependent libraries featurePetr Hosek1-0/+3
2019-05-13Add a new LIBUNWIND_WEAK_PTHREAD Cmake option to forceSterling Augustine1-2/+37
2019-01-19Update more file headers across all of the LLVM projects in the monorepoChandler Carruth1-4/+3
2017-10-23Abstract rwlocks into a class, provide a SRW lock implementation for windowsMartin Storsjo1-0/+77