Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
base
/
b4bf90b40e30096479a4d4cc9cf135e991ef1994
/
libs
/
utils
/
Threads.cpp
b4bf90b
Merge "Add C++ thread API androidGetThreadSchedulingGroup"
by Glenn Kasten
· 13 years ago
da13560
Add a call to pthread_attr_destroy to avoid potential memory leaks.
by Le-Chun Wu
· 13 years ago
33eafef
Add C++ thread API androidGetThreadSchedulingGroup
by Glenn Kasten
· 13 years ago
5161eb7
Merge "Add Thread::join"
by Glenn Kasten
· 13 years ago
697283e
Add Thread::join
by Glenn Kasten
· 13 years ago
60d4779
Thread ID zero for androidSetThreadSchedulingGroup
by Glenn Kasten
· 13 years ago
370a71b
Merge "Bug 4608375"
by Glenn Kasten
· 13 years ago
1d24aaa
Bug 4608375
by Glenn Kasten
· 13 years ago
9dbd7d8
Remove redundant memory barrier
by Glenn Kasten
· 13 years ago
c2b3cda
Bug 3362814 Fix SMP race in access to mRequestExit
by Glenn Kasten
· 14 years ago
bb9d394
Clean up use of HAVE_ANDROID_OS
by Kenny Root
· 14 years ago
e88fa50
Merge from open-source gingerbread
by Jean-Baptiste Queru
· 14 years ago
2d9299b
fix failing thread object run
by Ritu Srivastava
· 14 years ago
730ba19
Fix issue 3302649.
by Eric Laurent
· 14 years ago
a8512a7
Always set the scheduling group when starting a new thread.
by Dianne Hackborn
· 14 years ago
11bbe20
Hopefully fix the build.
by Dianne Hackborn
· 14 years ago
84bb52e
Add system property to turn off scheduling groups.
by Dianne Hackborn
· 14 years ago
afbeb31
Maybe really fix windows build.
by Dianne Hackborn
· 15 years ago
06fb2c1
Hopefully fix Windows build
by Dianne Hackborn
· 15 years ago
887f355
Propagate background scheduling class across processes.
by Dianne Hackborn
· 15 years ago
d42bd87
use broadcast() instead of signal() when signaling the condition-variable Thread::RequestExitAndWait() is waiting for
by Mathias Agopian
· 15 years ago
078a275
Fix Win32 libutils to get a working SDK build.
by David 'Digit' Turner
· 15 years ago
b1c4ca5
implement Mutex and Condition with pthread instead of calling futex directly.
by Mathias Agopian
· 15 years ago
4df2423
auto import from //depot/cupcake/@136594
by The Android Open Source Project
· 16 years ago
9066cfe
auto import from //depot/cupcake/@135843
by The Android Open Source Project
· 16 years ago
d83a98f
auto import from //depot/cupcake/@135843
by The Android Open Source Project
· 16 years ago
076357b
auto import from //depot/cupcake/@132589
by The Android Open Source Project
· 16 years ago
3dec7d5
auto import from //depot/cupcake/@137055
by The Android Open Source Project
· 16 years ago
54b6cfa
Initial Contribution
by The Android Open Source Project
· 16 years ago