am c11b225c: am 7e4a0047: Merge change I97b30e2f into eclair

Merge commit 'c11b225c43a5bf1b19b53cd022b401bd0ee92172' into eclair-mr2-plus-aosp

* commit 'c11b225c43a5bf1b19b53cd022b401bd0ee92172':
  Revert jparks code from IPCThreadState.
This commit is contained in:
Evan Millar
2009-11-06 11:59:50 -08:00
committed by Android Git Automerger

View File

@@ -424,11 +424,6 @@ void IPCThreadState::joinThreadPool(bool isMain)
result = executeCommand(cmd);
// Make sure that after executing the command that we put the thread back into the
// default cgroup. This is just a failsafe incase the thread's priority or cgroup was
// not properly restored.
set_sched_policy(getpid(), SP_FOREGROUND);
}
// Let this thread exit the thread pool if it is no longer