Mathias Agopian 57235fc65b split utils/threads.h into multiple headers
AndroidDefs.h - C/C++ enums and types
Mutex.h - Mutex class declaration
Condition.h - Condition class declaration
RWLock.h - RWLock class declaration
Thread.h - Thread class declaration
AndroidThreads.h - low-level thread creation functions
threads.h - includes all the above for backward source compatibility

Change-Id: Ia2f80c175333b59a41d1720985810bb2346e94cb
Note: implementations are still in Threads.cpp
2012-02-27 13:03:04 -08:00
2012-02-24 18:40:37 -08:00
2012-02-24 18:40:37 -08:00
2012-02-27 02:17:23 -08:00
2012-02-16 19:26:35 -08:00
2012-02-20 22:38:43 -08:00
2012-02-27 13:03:04 -08:00
2012-02-24 22:05:27 -05:00
2012-02-23 16:39:15 -08:00
2012-02-10 11:41:41 -08:00
Description
No description provided
5.1 GiB
Languages
Java 77.3%
Kotlin 9.2%
PowerBuilder 6.6%
C++ 5.5%
AIDL 1%