Commit Graph

19 Commits (8ee662984fccf055901ecba0bf81dbf47ed734e7)

Author SHA1 Message Date
MarcoFalke fa0074e2d8
scripted-diff: Bump copyright headers
4 years ago
Hennadii Stepanov 9034f6e30e
Drop deprecated and unused GUARDED_VAR and PT_GUARDED_VAR annotations
4 years ago
Hennadii Stepanov f8213c05f0
Add means to handle negative capabilities in thread safety annotations
4 years ago
Hennadii Stepanov dfb75ae49d
refactor: Rename LockGuard to StdLockGuard for consistency with StdMutex
5 years ago
Hennadii Stepanov 79be487420
Add thread safety annotated wrapper for std::mutex
5 years ago
Anthony Towns 5478d6c099 logging: thread safety annotations
5 years ago
MarcoFalke aaaaad6ac9
scripted-diff: Bump copyright of files changed in 2019
5 years ago
practicalswift cc2588579c Move LockAnnotation from threadsafety.h (imported code) to sync.h (our code)
6 years ago
Russell Yanofsky 081accb875 Pass chain locked variables where needed
6 years ago
Ben Woosley c7f7fa467e
Trivial: update clang thread-safety docs url
6 years ago
DrahtBot eb7daf4d60 Update copyright headers to 2018
6 years ago
Jesse Cohen f393a533be Annotate AssertLockHeld() with ASSERT_CAPABILITY() for thread safety analysis
6 years ago
MarcoFalke fa7e4c0919 Bump copyright headers to 2014
9 years ago
sandakersmann f914f1a746
Added "Core" to copyright headers
10 years ago
Michael Ford 78253fcbad Remove references to X11 licence
10 years ago
Pieter Wuille 20e01b1a03 Apply clang-format on some infrequently-updated files
10 years ago
Philip Kaufmann 093303a887 add missing header end comments
10 years ago
Brandon Dahler 51ed9ec971 Cleanup code using forward declarations.
11 years ago
Alexander Kjeldaas c043ff79e3 o Added threadsafety.h - a set of macros using the -Wthread-safety
12 years ago