summaryrefslogtreecommitdiffstats
path: root/base/threading/worker_pool.h
Commit message (Expand)AuthorAgeFilesLines
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-111-1/+0
* Add TaskRunner wrapper for WorkerPool.mattm@chromium.org2012-04-251-0/+13
* base::Bind: Remove Task.jhawkins@chromium.org2012-01-051-6/+1
* callback_forward.h forward-declares base::Callback and base::Closure.erikwright@chromium.org2011-11-281-1/+1
* base::Bind: Convert chrome_frame/.jhawkins@chromium.org2011-11-181-1/+1
* Add WorkerPool::PostTaskAndReply and use in DHCP code.joi@chromium.org2011-10-141-0/+8
* Delete Tracked, and move Location to its own file.ajwong@chromium.org2011-09-211-1/+4
* Rename BASE_API to BASE_EXPORT.darin@chromium.org2011-08-051-2/+2
* Support Closure in ALL the loops!ajwong@chromium.org2011-07-261-0/+6
* Base: Last set of files to use BASE_API (for base.dll)rvargas@google.com2011-03-281-2/+3
* Move some misc thread-related stuff from base to base/thread and into the basebrettw@chromium.org2010-12-301-0/+35