aboutsummaryrefslogtreecommitdiff
path: root/src/threadsafety.h
AgeCommit message (Expand)Author
2020-08-18Drop deprecated and unused GUARDED_VAR and PT_GUARDED_VAR annotationsHennadii Stepanov
2020-06-11Add means to handle negative capabilities in thread safety annotationsHennadii Stepanov
2020-05-28refactor: Rename LockGuard to StdLockGuard for consistency with StdMutexHennadii Stepanov
2020-05-28Add thread safety annotated wrapper for std::mutexHennadii Stepanov
2020-05-27logging: thread safety annotationsAnthony Towns
2019-12-30scripted-diff: Bump copyright of files changed in 2019MarcoFalke
2019-05-17Move LockAnnotation from threadsafety.h (imported code) to sync.h (our code)practicalswift
2018-11-06Pass chain locked variables where neededRussell Yanofsky
2018-09-02Trivial: update clang thread-safety docs urlBen Woosley
2018-07-27Update copyright headers to 2018DrahtBot
2018-07-25Annotate AssertLockHeld() with ASSERT_CAPABILITY() for thread safety analysisJesse Cohen
2016-01-05Bump copyright headers to 2014MarcoFalke
2014-12-19Added "Core" to copyright headerssandakersmann
2014-12-16Remove references to X11 licenceMichael Ford
2014-09-19Apply clang-format on some infrequently-updated filesPieter Wuille
2014-08-28add missing header end commentsPhilip Kaufmann
2013-11-10Cleanup code using forward declarations.Brandon Dahler
2012-11-11o Added threadsafety.h - a set of macros using the -Wthread-safetyAlexander Kjeldaas