replicant-frameworks_native/include/utils
Mathias Agopian f91bb05132 split utils/threads.h into multiple headers
AndroidDefs.h - C/C++ enums and types
Mutex.h - Mutex class declaration
Condition.h - Condition class declaration
RWLock.h - RWLock class declaration
Thread.h - Thread class declaration
AndroidThreads.h - low-level thread creation functions
threads.h - includes all the above for backward source compatibility

Change-Id: Ia2f80c175333b59a41d1720985810bb2346e94cb
Note: implementations are still in Threads.cpp
2012-02-27 13:03:04 -08:00
..
AndroidThreads.h
ashmem.h
Atomic.h
BasicHashtable.h
BitSet.h
BlobCache.h
BufferedTextOutput.h
ByteOrder.h
CallStack.h
Compat.h
Condition.h
Debug.h
Endian.h
Errors.h
FileMap.h
Flattenable.h
Functor.h
GenerationCache.h
KeyedVector.h
LinearTransform.h
List.h
Log.h
Looper.h
misc.h
Mutex.h
PropertyMap.h
RefBase.h
RWLock.h
SharedBuffer.h
Singleton.h
SortedVector.h
StopWatch.h
String8.h
String16.h
StringArray.h
StrongPointer.h
SystemClock.h
TextOutput.h
Thread.h
ThreadDefs.h
threads.h split utils/threads.h into multiple headers 2012-02-27 13:03:04 -08:00
Timers.h
Tokenizer.h
TypeHelpers.h
Unicode.h
Vector.h
VectorImpl.h