android_system_core/libutils/include/utils
Mikhail Naganov e1a285ddc1 libutils: Fix thread safety annotations in Mutex
The annotations for Mutex::tryLock and timedLock were
incorrectly specifying the return value for the successful
acquisition.

Test: make libutils_test
Change-Id: I9729b6555ede5cb1d6db046e33c35bf5926c7755
2019-03-29 12:21:57 -07:00
..
AndroidThreads.h
Atomic.h
BitSet.h
ByteOrder.h
CallStack.h
Compat.h
Condition.h
Debug.h
Endian.h
Errors.h
FastStrcmp.h
FileMap.h
Flattenable.h
Functor.h
JenkinsHash.h
KeyedVector.h
LightRefBase.h
List.h
Log.h
Looper.h
LruCache.h
Mutex.h libutils: Fix thread safety annotations in Mutex 2019-03-29 12:21:57 -07:00
NativeHandle.h
Printer.h
ProcessCallStack.h
PropertyMap.h
RWLock.h
RefBase.h
Singleton.h
SortedVector.h
StopWatch.h
String8.h
String16.h
StrongPointer.h
SystemClock.h
Thread.h
ThreadDefs.h
Timers.h
Tokenizer.h
Trace.h
TypeHelpers.h
Unicode.h
Vector.h
VectorImpl.h
misc.h
threads.h