commit | d7876681a85a4cc799feec775bdfe7927f983464 | [log] [tgz] |
---|---|---|
author | Andy Stadler <stadler@android.com> | Mon Oct 04 15:50:41 2010 -0700 |
committer | Andy Stadler <stadler@android.com> | Mon Oct 04 15:50:41 2010 -0700 |
tree | 6928bb42d12d7686e6dd2e06f8c8e00c4b3ba8d0 | |
parent | aa32ce7ea59db1e61908225a558d0dcc9a395ae4 [diff] |
Reorganize startup/shutdown code in SyncManager DO NOT MERGE * Move all thread-related startup code into run() * Move all thread-related shutdown code into new method shutdown() * Add appropriate synchronization during startup/shutdown * Add thread names to worker threads Bug: 2790929 Bug: 2645835 Backport of: Idbd35892cea3de5fbd365102a62103b2f0bdf6c9 Backport of: Ib12a70222ac3fd9e65bec3834c0aae061858776c Change-Id: Idfd1c9ac7fbe8ce6859b1933ab6d287e3cb0d2e9