summaryrefslogtreecommitdiffstats
path: root/base/threading/worker_pool_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Disabled WorkerPoolTest.PostTaskAndReply test on Windows and Linux.kmadhusu@chromium.org2012-05-301-1/+8
* RefCounted types should not have public destructors, base/ editionrsleevi@chromium.org2012-04-251-3/+5
* Remove task.h and finish base::Bind() migration.ajwong@chromium.org2012-01-061-1/+0
* Remove custom Task implementations in base.dcheng@chromium.org2011-11-231-15/+9
* Add WorkerPool::PostTaskAndReply and use in DHCP code.joi@chromium.org2011-10-141-0/+60
* Modify WaitableEvent::Wait() to return voidsteveblock@chromium.org2011-10-121-5/+2
* Delete Tracked, and move Location to its own file.ajwong@chromium.org2011-09-211-2/+4
* Move CancellationFlag and WaitableEvent to the synchronization subdirectory.brettw@chromium.org2011-01-021-1/+1
* Move some misc thread-related stuff from base to base/thread and into the basebrettw@chromium.org2010-12-301-0/+46