summaryrefslogtreecommitdiffstats
path: root/base/worker_pool_unittest.cc
Commit message (Collapse)AuthorAgeFilesLines
* * Cleanup: move base/platform_test.h -> testing/jeremy@chromium.org2008-12-021-1/+1
| | | | | | | | * Add support for "Debug On Start" switch to MultiprocessTest::SpawnChild Review URL: http://codereview.chromium.org/13052 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@6227 0039d316-1c4b-4281-b951-d872f2087c98
* Reading the comments on a later change, it seems I should have only used a ↵dsh@google.com2008-08-281-1/+1
| | | | | | copyright of 2008 on this new file, so this fixes it. git-svn-id: svn://svn.chromium.org/chrome/trunk/src@1509 0039d316-1c4b-4281-b951-d872f2087c98
* WorkerPool implementation for Mac, using NSOperationQueuemmentovai@google.com2008-08-281-1/+4
| | | | git-svn-id: svn://svn.chromium.org/chrome/trunk/src@1493 0039d316-1c4b-4281-b951-d872f2087c98
* Add unit tests for WorkerPool and add a working but poor implementation for ↵dsh@google.com2008-08-271-0/+41
Linux. git-svn-id: svn://svn.chromium.org/chrome/trunk/src@1466 0039d316-1c4b-4281-b951-d872f2087c98