android_system_core/libutils/include/utils
Tom Cherry f1147f7dde Clarify that Condition::wait() can spuriously wake up
Also, remove the clarification that Condition::signal() wakes exactly
one thread as in the presence of spurious wake ups, this clarification
does not provide a safe guarantee to developers.

Bug: 34592766
Test: Build
Change-Id: I34df02e44a70a18fe04ceda858d002ef129c1fd9
2017-03-02 12:36:45 -08:00
..
AndroidThreads.h
Atomic.h
BitSet.h
BlobCache.h
ByteOrder.h
CallStack.h
Compat.h
Condition.h Clarify that Condition::wait() can spuriously wake up 2017-03-02 12:36:45 -08:00
Debug.h
Endian.h
Errors.h
FastStrcmp.h
FileMap.h
Flattenable.h
Functor.h
JenkinsHash.h
KeyedVector.h
LinearTransform.h
List.h
Log.h
Looper.h
LruCache.h
misc.h
Mutex.h
NativeHandle.h
Printer.h
ProcessCallStack.h
PropertyMap.h
RefBase.h
RWLock.h
Singleton.h Fix multiton issue 2017-02-23 18:22:46 -08:00
SortedVector.h
StopWatch.h
String8.h
String16.h
StrongPointer.h
SystemClock.h
Thread.h
ThreadDefs.h
threads.h
Timers.h
Tokenizer.h
Trace.h
TypeHelpers.h
Unicode.h
Vector.h
VectorImpl.h