commit | 26cdeb96d7091848b14f53c9343e2f9942c02a72 | [log] [tgz] |
---|---|---|
author | [email protected] <[email protected]@0039d316-1c4b-4281-b951-d872f2087c98> | Sun Nov 20 04:17:07 2011 |
committer | [email protected] <[email protected]@0039d316-1c4b-4281-b951-d872f2087c98> | Sun Nov 20 04:17:07 2011 |
tree | de877c03301ce02016c7b397244ed10efe86ddb7 | |
parent | 3e6743f1653f2ce96bde0d6e918175963efe01ee [diff] |
Switch to a simple linked-list for worker thread pool The goal was to avoid alloc/free during the thread teardown callback, and this CL provides a very simple and clear implementation. r=rtenneti BUG=104696 Review URL: http://codereview.chromium.org/8597017 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@110856 0039d316-1c4b-4281-b951-d872f2087c98