summaryrefslogtreecommitdiff
path: root/docs/html/sdk/api_diff/15/changes
diff options
context:
space:
mode:
authorDianne Hackborn <hackbod@google.com>2013-05-03 14:11:43 -0700
committerDianne Hackborn <hackbod@google.com>2013-05-07 15:33:26 -0700
commitefa92b2182ab581873aa8e75d596e2e363bd5e6d (patch)
tree0fe7d35d9678db9416c61cdcc84defd59253c384 /docs/html/sdk/api_diff/15/changes
parent9f3e1175657425115e863fdb256b83cadedc33e9 (diff)
Cleanup some of the thread merging.
Adds an optimization for checking whether a looper is stuck, with a new Looper method to see if its thread is currently idle. This will allow us to put a large number of loopers in the monitor efficiently, since we generally won't have to do a context switch on each of them (since most looper threads spend most of their time idle waiting for work). Also change things so the system process's main thread is actually running on the main thread. Because Jeff asked for this, and who am I to argue? :) Change-Id: I12999e6f9c4b056c22dd652cb78c2453c391061f
Diffstat (limited to 'docs/html/sdk/api_diff/15/changes')
0 files changed, 0 insertions, 0 deletions