index
:
frameworks_native.git
master
replicant-6.0
frameworks/native
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libs
/
utils
/
Threads.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge "Add Thread::isRunning and Condition::signal(WakeUpType)" into jb-mr2-dev
Romain Guy
2013-03-11
1
-0
/
+5
|
\
|
*
Add Thread::isRunning and Condition::signal(WakeUpType)
Romain Guy
2013-03-11
1
-0
/
+5
*
|
rename binder services main thread to Binder_*
Mathias Agopian
2013-03-07
1
-18
/
+22
|
/
*
Revert "try to fix win_sdk build."
Nick Kralevich
2013-02-02
1
-1
/
+1
*
try to fix win_sdk build.
Nick Kralevich
2013-02-01
1
-1
/
+1
*
Workaround for add_tid_to_cgroup failed to write
Glenn Kasten
2012-05-10
1
-1
/
+3
*
Scheduling group cleanup
Glenn Kasten
2012-04-19
1
-57
/
+0
*
Add a simple work queue abstraction.
Jeff Brown
2012-03-17
1
-0
/
+2
*
Thread::getTid returns pid_t gettid() after run
Glenn Kasten
2012-01-17
1
-3
/
+35
*
Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE
Steve Block
2012-01-08
1
-1
/
+1
*
Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGE
Steve Block
2012-01-06
1
-2
/
+2
*
Rename (IF_)LOG() to (IF_)ALOG() DO NOT MERGE
Steve Block
2011-10-25
1
-4
/
+4
*
Fix androidGetThreadPriority for non-pthread configurations.
Andreas Huber
2011-09-16
1
-0
/
+4
*
A new API "androidGetThreadPriority"
Andreas Huber
2011-09-16
1
-0
/
+4
*
Merge "Add C++ thread API androidGetThreadSchedulingGroup"
Glenn Kasten
2011-08-29
1
-0
/
+35
|
\
|
*
Add C++ thread API androidGetThreadSchedulingGroup
Glenn Kasten
2011-07-08
1
-0
/
+35
*
|
Add a call to pthread_attr_destroy to avoid potential memory leaks.
Le-Chun Wu
2011-07-14
1
-0
/
+1
|
/
*
Merge "Add Thread::join"
Glenn Kasten
2011-07-06
1
-0
/
+19
|
\
|
*
Add Thread::join
Glenn Kasten
2011-06-23
1
-0
/
+19
*
|
Thread ID zero for androidSetThreadSchedulingGroup
Glenn Kasten
2011-06-22
1
-0
/
+4
|
/
*
Merge "Bug 4608375"
Glenn Kasten
2011-06-14
1
-2
/
+9
|
\
|
*
Bug 4608375
Glenn Kasten
2011-06-14
1
-2
/
+9
*
|
Remove redundant memory barrier
Glenn Kasten
2011-06-10
1
-8
/
+5
|
/
*
Bug 3362814 Fix SMP race in access to mRequestExit
Glenn Kasten
2011-02-23
1
-4
/
+23
*
Clean up use of HAVE_ANDROID_OS
Kenny Root
2011-02-16
1
-1
/
+1
*
Merge from open-source gingerbread
Jean-Baptiste Queru
2011-01-30
1
-0
/
+1
|
\
|
*
fix failing thread object run
Ritu Srivastava
2011-01-25
1
-0
/
+1
*
|
Fix issue 3302649.
Eric Laurent
2011-01-04
1
-0
/
+3
|
/
*
Always set the scheduling group when starting a new thread.
Dianne Hackborn
2010-09-09
1
-16
/
+23
*
Hopefully fix the build.
Dianne Hackborn
2010-09-07
1
-0
/
+2
*
Add system property to turn off scheduling groups.
Dianne Hackborn
2010-09-07
1
-8
/
+29
*
Maybe really fix windows build.
Dianne Hackborn
2009-12-08
1
-1
/
+4
*
Hopefully fix Windows build
Dianne Hackborn
2009-12-08
1
-0
/
+2
*
Propagate background scheduling class across processes.
Dianne Hackborn
2009-12-07
1
-0
/
+49
*
use broadcast() instead of signal() when signaling the condition-variable Thr...
Mathias Agopian
2009-09-09
1
-2
/
+7
*
Fix Win32 libutils to get a working SDK build.
David 'Digit' Turner
2009-08-01
1
-1
/
+18
*
implement Mutex and Condition with pthread instead of calling futex directly.
Mathias Agopian
2009-07-13
1
-286
/
+4
*
auto import from //depot/cupcake/@136594
The Android Open Source Project
2009-03-05
1
-176
/
+50
*
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-03-03
1
-0
/
+1128
*
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-03-03
1
-1126
/
+0
*
auto import from //depot/cupcake/@132589
The Android Open Source Project
2009-03-03
1
-3
/
+1
*
auto import from //depot/cupcake/@137055
The Android Open Source Project
2009-03-02
1
-1
/
+3
*
Initial Contribution
The Android Open Source Project
2008-10-21
1
-0
/
+1126