OSDN Git Service

dalvik: thread: Set the control group of a thread to the background group
authorSan Mehat <san@google.com>
Fri, 26 Jun 2009 15:36:16 +0000 (08:36 -0700)
committerSan Mehat <san@google.com>
Fri, 26 Jun 2009 18:10:58 +0000 (11:10 -0700)
commit3e371e2ebbeeefe176ba1357e6ff241bd13a711e
tree740648d059731a923f859702670ad9bca8c93eb3
parent7d8220a4d0193b85efd7d289cbff3617f56ef0a9
dalvik: thread: Set the control group of a thread to the background group
if the priority is logically-lower than ANDROID_PRIORITY_BACKGROUND

Signed-off-by: San Mehat <san@google.com>
vm/Thread.c
vm/alloc/Heap.c