index
:
frameworks_base.git
replicant-2.2
replicant-2.3
replicant-4.0
replicant-4.2
replicant-6.0
frameworks/base
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
utils
/
threads.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
added RWLock C++ wrapper
Mathias Agopian
2010-05-19
1
-0
/
+90
*
libutils Condition are now PRIVATE by default
Mathias Agopian
2010-03-19
1
-1
/
+18
*
Propagate background scheduling class across processes.
Dianne Hackborn
2009-12-07
1
-0
/
+18
*
process: Switch to common cutils sched_policy api
San Mehat
2009-09-12
1
-5
/
+0
*
Process: Add support for using scheduler policies instead of cgroups.
San Mehat
2009-09-10
1
-0
/
+5
*
use broadcast() instead of signal() when signaling the condition-variable Thr...
Mathias Agopian
2009-09-09
1
-0
/
+3
*
add a ctor to Mutex to specify the type, which can be shared. This is used by...
Mathias Agopian
2009-07-13
1
-0
/
+17
*
implement Mutex and Condition with pthread instead of calling futex directly.
Mathias Agopian
2009-07-13
1
-4
/
+86
*
some work to try to reduce the code size of some native libraries
Mathias Agopian
2009-05-26
1
-5
/
+5
*
Add support for changing a threads scheduler group. Three groups are availabl...
San Mehat
2009-04-27
1
-0
/
+7
*
auto import from //depot/cupcake/@136594
The Android Open Source Project
2009-03-05
1
-35
/
+0
*
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-03-03
1
-0
/
+347
*
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-03-03
1
-347
/
+0
*
Initial Contribution
The Android Open Source Project
2008-10-21
1
-0
/
+347