replicant-frameworks_native/include/utils
Glenn Kasten a26e1cfbbc Scheduling group cleanup
Remove C++ APIs androidSetThreadSchedulingGroup and
androidGetThreadSchedulingGroup, and the ANDROID_TGROUP_* constants.

Former callers of these should now use the C APIs set_sched_policy and
get_sched_policy, and the SP_* constants.

Note: debug.sys.noschedgroups is not supported by the C APIs,
this needs to be discussed.

Change-Id: I32bbfc539ef4090faf9ef0320380e8cca9eae07c
2012-04-19 11:32:59 -07:00
..
AndroidThreads.h Scheduling group cleanup 2012-04-19 11:32:59 -07:00
ashmem.h
Atomic.h
BasicHashtable.h
BitSet.h Add traits to common utils data structures. 2012-03-16 16:21:21 -07:00
BlobCache.h
BufferedTextOutput.h
ByteOrder.h
CallStack.h
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
FileMap.h
Flattenable.h
Functor.h
GenerationCache.h
KeyedVector.h Add traits to common utils data structures. 2012-03-16 16:21:21 -07:00
LinearTransform.h
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
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 Scheduling group cleanup 2012-04-19 11:32:59 -07:00
threads.h split utils/threads.h into multiple headers 2012-02-27 13:03:04 -08:00
Timers.h
Tokenizer.h Support tokenizing arbitrary content. 2012-04-17 18:19:50 -07:00
Trace.h Add webview tracing bit 2012-04-16 16:09:16 -07:00
TypeHelpers.h Add traits to common utils data structures. 2012-03-16 16:21:21 -07:00
Unicode.h
UniquePtr.h Add UniquePtr.h to frameworks/native 2012-03-22 16:36: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
ZipFileCRO.h frameworks/native: move Zip* from libandroidfw to libutils 2012-03-22 18:50:03 -07:00
ZipFileRO.h frameworks/native: move Zip* from libandroidfw to libutils 2012-03-22 18:50:03 -07:00
ZipUtils.h frameworks/native: move Zip* from libandroidfw to libutils 2012-03-22 18:50:03 -07:00