Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_frameworks_native
/
16a3e39cc007ebf7c7ee38d7464f99efed3e2574
/
libs
/
utils
/
Threads.cpp
9c82c48
Always set the scheduling group when starting a new thread.
by Dianne Hackborn
· 15 years ago
bb39b9f
Hopefully fix the build.
by Dianne Hackborn
· 15 years ago
7b0d45c
Add system property to turn off scheduling groups.
by Dianne Hackborn
· 15 years ago
d0aecce
Maybe really fix windows build.
by Dianne Hackborn
· 16 years ago
c5b1389
Hopefully fix Windows build
by Dianne Hackborn
· 16 years ago
8c6cedc
Propagate background scheduling class across processes.
by Dianne Hackborn
· 16 years ago
4de4ebf
use broadcast() instead of signal() when signaling the condition-variable Thread::RequestExitAndWait() is waiting for
by Mathias Agopian
· 16 years ago
429db15
Fix Win32 libutils to get a working SDK build.
by David 'Digit' Turner
· 16 years ago
ec0f1f6
implement Mutex and Condition with pthread instead of calling futex directly.
by Mathias Agopian
· 16 years ago
9adf84a
auto import from //depot/cupcake/@136594
by The Android Open Source Project
· 16 years ago
edbf3b6
auto import from //depot/cupcake/@135843
by The Android Open Source Project
· 16 years ago
d5193d9
auto import from //depot/cupcake/@135843
by The Android Open Source Project
· 16 years ago
43aa2b1
auto import from //depot/cupcake/@132589
by The Android Open Source Project
· 16 years ago
0bb0340
auto import from //depot/cupcake/@137055
by The Android Open Source Project
· 16 years ago
7c1b96a
Initial Contribution
by The Android Open Source Project
· 17 years ago