index
:
discoin
1.10-archive
1.14-maint
1.14.4-dev
1.14.5-dev
1.17-dev
1.18-dev
1.21-dev
1.4-archive
1.6-archive
1.7-archive
1.8-archive
1.8-safemode
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
threadsafety.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Drop deprecated and unused GUARDED_VAR and PT_GUARDED_VAR annotations
Hennadii Stepanov
2020-08-18
1
-5
/
+1
*
Add means to handle negative capabilities in thread safety annotations
Hennadii Stepanov
2020-06-11
1
-0
/
+7
*
refactor: Rename LockGuard to StdLockGuard for consistency with StdMutex
Hennadii Stepanov
2020-05-28
1
-5
/
+5
*
Add thread safety annotated wrapper for std::mutex
Hennadii Stepanov
2020-05-28
1
-2
/
+8
*
logging: thread safety annotations
Anthony Towns
2020-05-27
1
-0
/
+11
*
scripted-diff: Bump copyright of files changed in 2019
MarcoFalke
2019-12-30
1
-1
/
+1
*
Move LockAnnotation from threadsafety.h (imported code) to sync.h (our code)
practicalswift
2019-05-17
1
-11
/
+0
*
Pass chain locked variables where needed
Russell Yanofsky
2018-11-06
1
-0
/
+11
*
Trivial: update clang thread-safety docs url
Ben Woosley
2018-09-02
1
-1
/
+1
*
Update copyright headers to 2018
DrahtBot
2018-07-27
1
-1
/
+1
*
Annotate AssertLockHeld() with ASSERT_CAPABILITY() for thread safety analysis
Jesse Cohen
2018-07-25
1
-0
/
+2
*
Bump copyright headers to 2014
MarcoFalke
2016-01-05
1
-1
/
+1
*
Added "Core" to copyright headers
sandakersmann
2014-12-19
1
-1
/
+1
*
Remove references to X11 licence
Michael Ford
2014-12-16
1
-1
/
+1
*
Apply clang-format on some infrequently-updated files
Pieter Wuille
2014-09-19
1
-20
/
+20
*
add missing header end comments
Philip Kaufmann
2014-08-28
1
-0
/
+1
*
Cleanup code using forward declarations.
Brandon Dahler
2013-11-10
1
-0
/
+1
*
o Added threadsafety.h - a set of macros using the -Wthread-safety
Alexander Kjeldaas
2012-11-11
1
-0
/
+53