summaryrefslogtreecommitdiffstats
path: root/base/include/android-base/thread_annotations.h
Commit message (Expand)AuthorAgeFilesLines
* base: add ScopedLockAssertion.Josh Gao2019-02-121-0/+38
* libbase: assume clang.Elliott Hughes2018-07-021-5/+1
* libbase: switch to #pragma once.Elliott Hughes2018-06-261-4/+1
* Adding per-method clang thread safety annotationsVasily Tarasov2018-01-101-0/+6
* Revert "base: work around thread safety analysis bug."Josh Gao2017-08-021-3/+2
* base: work around thread safety analysis bug.Josh Gao2017-08-021-2/+3
* Base: add more thread annotationsAndreas Gampe2016-08-311-0/+24
* Fix <android-base/*.h> header guards.Elliott Hughes2016-03-231-3/+3
* Add C++ thread annotations support to core.Pierre Imai2016-03-231-0/+83