replicant-frameworks_native/include/utils
Kenny Root fa98920b71 Add locking around ZIP seeking
Since we switched to seeking to the LFH to verify its existence instead
of a huge mmap of the file, we have to guarantee that another seek
doesn't happen before we finish our read on the LFH.

Change-Id: If8135d9cb6f2f5cc4db734eafa4f6b5f6269c62a
2010-09-24 08:05:51 -07:00
..
ashmem.h
Asset.h
AssetDir.h
AssetManager.h More native work. 2010-08-11 00:29:59 -07:00
Atomic.h
BackupHelpers.h
BitSet.h
BufferedTextOutput.h
ByteOrder.h
CallStack.h
Debug.h
Endian.h
Errors.h
FileMap.h
Flattenable.h
KeyedVector.h
List.h
Log.h
Looper.h Looper: use pthread_once for TLS key initialization. 2010-09-21 15:26:51 -07:00
misc.h
ObbFile.h Add OBB flags to support overlays 2010-08-18 09:34:58 -07:00
Pool.h
RefBase.h
ResourceTypes.h More native work. 2010-08-11 00:29:59 -07:00
SharedBuffer.h
Singleton.h
SortedVector.h
StopWatch.h
StreamingZipInflater.h
String8.h Add support for the PointerLocation overlay. 2010-08-11 14:46:32 -07:00
String16.h
StringArray.h
SystemClock.h
TextOutput.h
threads.h
Timers.h
TypeHelpers.h
Vector.h
VectorImpl.h
ZipFileCRO.h
ZipFileRO.h Add locking around ZIP seeking 2010-09-24 08:05:51 -07:00
ZipUtils.h