replicant-frameworks_native/include/utils
Mathias Agopian 26d244281a libutils Condition are now PRIVATE by default
Condition must be initialized with SHARED for the old behavior, where
they can be used accross processes.

Updated the two places android that require SHARED conditions.

PRIVATE conditions (and mutexes) use more efficient syscalls.

Change-Id: I9a281a4b88206e92ac559c66554e886b9c62db3a
2010-03-19 16:16:43 -07:00
..
ashmem.h
Asset.h
AssetDir.h
AssetManager.h
Atomic.h
BackupHelpers.h
Buffer.h
BufferedTextOutput.h
ByteOrder.h
CallStack.h
Debug.h
Endian.h
Errors.h
FileMap.h
Flattenable.h
KeyedVector.h
List.h
Log.h
misc.h
RefBase.h
ResourceTypes.h
SharedBuffer.h
Singleton.h
SortedVector.h
StopWatch.h
String8.h
String16.h
StringArray.h
SystemClock.h
TextOutput.h
threads.h libutils Condition are now PRIVATE by default 2010-03-19 16:16:43 -07:00
Timers.h
TypeHelpers.h
Vector.h
VectorImpl.h
ZipFileCRO.h
ZipFileRO.h
ZipUtils.h