replicant-frameworks_native/include/utils
Tareq A. Siraj 114e968482 Fixed clang build error for libgui
Fixed the order of the statements in ANDROID_SINGLETON_STATIC_INSTANCE
macro so that the templated static member variable initialization
comes before the instantiation of the Singleton class. This
fixes the clang compile error.

Change-Id: Ic47d17e152b657f2dff3191ccc3770753fdf002b
Author: Tareq A. Siraj <tareq.a.siraj@intel.com>
Reviewed-by: Edwin Vane <edwin.vane@intel.com>
2012-08-23 14:08:57 -04: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 Fixed clang build error for libgui 2012-08-23 14:08:57 -04:00
SortedVector.h
StopWatch.h
String8.h
String16.h
StringArray.h
StrongPointer.h
SystemClock.h
TextOutput.h
Thread.h
ThreadDefs.h
threads.h
Timers.h
Tokenizer.h
Trace.h
TypeHelpers.h
Unicode.h
UniquePtr.h
Vector.h
VectorImpl.h
WorkQueue.h
ZipFileCRO.h
ZipFileRO.h
ZipUtils.h