replicant-frameworks_native/include/utils
Jeff Brown 0818b0921e Add a simple work queue abstraction.
Makes it easy to schedule a bunch of work to happen in parallel.

Change-Id: Id9c0e52fc8b6d78d2b9ed4c2ee47abce0a01775c
2012-03-17 14:28:38 -07:00
..
AndroidThreads.h Add a simple work queue abstraction. 2012-03-17 14:28:38 -07:00
ashmem.h
Atomic.h
BasicHashtable.h Add a basic hashtable data structure, with tests! 2011-11-22 17:12:22 -08:00
BitSet.h Add traits to common utils data structures. 2012-03-16 16:21:21 -07:00
BlobCache.h BlobCache: implement cache serialization 2011-10-31 18:49:32 -07:00
BufferedTextOutput.h
ByteOrder.h
CallStack.h Use libcorkscrew for stack unwinding. 2011-10-22 15:44:12 -07:00
Compat.h
Condition.h split utils/threads.h into multiple headers 2012-02-27 13:03:04 -08:00
Debug.h
Endian.h
Errors.h Add mechanism for Parcel to not allow FDs to be written to it. 2011-10-03 16:58:41 -07:00
FileMap.h
Flattenable.h
Functor.h
GenerationCache.h Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE 2012-01-08 13:19:13 +00:00
KeyedVector.h Add traits to common utils data structures. 2012-03-16 16:21:21 -07:00
LinearTransform.h Add a linear transform library to libutils 2011-06-28 17:43:30 -07:00
List.h
Log.h
Looper.h
misc.h
Mutex.h split utils/threads.h into multiple headers 2012-02-27 13:03:04 -08:00
PropertyMap.h
RefBase.h Add traits to common utils data structures. 2012-03-16 16:21:21 -07:00
RWLock.h split utils/threads.h into multiple headers 2012-02-27 13:03:04 -08:00
SharedBuffer.h
Singleton.h Reduce the size of libhwui by 50% 2011-10-12 13:48:51 -07:00
SortedVector.h Add traits to common utils data structures. 2012-03-16 16:21:21 -07:00
StopWatch.h
String8.h Add traits to common utils data structures. 2012-03-16 16:21:21 -07:00
String16.h Add traits to common utils data structures. 2012-03-16 16:21:21 -07:00
StringArray.h
StrongPointer.h
SystemClock.h
TextOutput.h
Thread.h split utils/threads.h into multiple headers 2012-02-27 13:03:04 -08:00
ThreadDefs.h split utils/threads.h into multiple headers 2012-02-27 13:03:04 -08:00
threads.h split utils/threads.h into multiple headers 2012-02-27 13:03:04 -08:00
Timers.h
Tokenizer.h
Trace.h Expose the set of enabled tags. 2012-03-09 15:43:12 -08:00
TypeHelpers.h Add traits to common utils data structures. 2012-03-16 16:21:21 -07:00
Unicode.h Fix regression in CursorWindow.copyStingToBuffer. 2011-10-07 13:28:18 -07:00
Vector.h Add traits to common utils data structures. 2012-03-16 16:21:21 -07:00
VectorImpl.h
WorkQueue.h Add a simple work queue abstraction. 2012-03-17 14:28:38 -07:00