summaryrefslogtreecommitdiffstats
path: root/base/worker_pool_linux.h
Commit message (Expand)AuthorAgeFilesLines
* Remove WorkerPoolMac, rename WorkerPoolLinux to WorkerPoolPosix and use that ...thakis@chromium.org2010-12-181-103/+0
* [Mac] Use Linux WorkerPool code.shess@chromium.org2010-11-051-0/+14
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* Added a thread pool to WorkerPool for Linux that dynamically adds threads as ...willchan@chromium.org2009-03-241-0/+88