summaryrefslogtreecommitdiffstats
path: root/libunwind/src/RWMutex.hpp
Commit message (Expand)AuthorAgeFilesLines
* [libunwind] Emit dependent libraries only when detected by CMakeMichał Górny2019-12-011-1/+1
* [runtimes] Don't depend on libpthread on AndroidYi Kong2019-07-221-1/+1
* [runtimes] Check if pragma comment(lib, ...) is supported firstPetr Hosek2019-05-301-1/+1
* [runtimes] Support ELF dependent libraries featurePetr Hosek2019-05-301-0/+3
* Add a new LIBUNWIND_WEAK_PTHREAD Cmake option to forceSterling Augustine2019-05-131-2/+37
* Update more file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* Abstract rwlocks into a class, provide a SRW lock implementation for windowsMartin Storsjo2017-10-231-0/+77
OpenPOWER on IntegriCloud