Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_frameworks_native
/
2adaf04fab35cf47c824d74d901b54094e01ccd3
/
libs
/
utils
/
Threads.cpp
10cbbd8
Workaround for add_tid_to_cgroup failed to write
by Glenn Kasten
· 13 years ago
a26e1cf
Scheduling group cleanup
by Glenn Kasten
· 13 years ago
0818b09
Add a simple work queue abstraction.
by Jeff Brown
· 13 years ago
ba699cb
Thread::getTid returns pid_t gettid() after run
by Glenn Kasten
· 14 years ago
e6f43dd
Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE
by Steve Block
· 13 years ago
32397c1
Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGE
by Steve Block
· 13 years ago
9f76015
Rename (IF_)LOG() to (IF_)ALOG() DO NOT MERGE
by Steve Block
· 14 years ago
9dbb77d
Fix androidGetThreadPriority for non-pthread configurations.
by Andreas Huber
· 14 years ago
1d60b96
A new API "androidGetThreadPriority"
by Andreas Huber
· 14 years ago
940673f
Merge "Add C++ thread API androidGetThreadSchedulingGroup"
by Glenn Kasten
· 14 years ago
3919950
Add a call to pthread_attr_destroy to avoid potential memory leaks.
by Le-Chun Wu
· 14 years ago
4fb2427
Add C++ thread API androidGetThreadSchedulingGroup
by Glenn Kasten
· 14 years ago
be3c018
Merge "Add Thread::join"
by Glenn Kasten
· 14 years ago
58e012d
Add Thread::join
by Glenn Kasten
· 14 years ago
ce63396
Thread ID zero for androidSetThreadSchedulingGroup
by Glenn Kasten
· 14 years ago
982a69f
Merge "Bug 4608375"
by Glenn Kasten
· 14 years ago
f0c4125
Bug 4608375
by Glenn Kasten
· 14 years ago
d9e1bb7
Remove redundant memory barrier
by Glenn Kasten
· 14 years ago
7e453a5
Bug 3362814 Fix SMP race in access to mRequestExit
by Glenn Kasten
· 14 years ago
af1cf07
Clean up use of HAVE_ANDROID_OS
by Kenny Root
· 14 years ago
02bac86
Merge from open-source gingerbread
by Jean-Baptiste Queru
· 14 years ago
5ee1a0c
fix failing thread object run
by Ritu Srivastava
· 14 years ago
a017d5b
Fix issue 3302649.
by Eric Laurent
· 14 years ago
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
· 15 years ago
c5b1389
Hopefully fix Windows build
by Dianne Hackborn
· 15 years ago
8c6cedc
Propagate background scheduling class across processes.
by Dianne Hackborn
· 15 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