WorkerPool: Support clean shutdown on POSIX.
commitda8f981cd01fc15b878c6bfd692adbd3c151855a
authoryzshen <yzshen@chromium.org>
Mon, 20 Jul 2015 19:59:53 +0000 (20 12:59 -0700)
committerCommit bot <commit-bot@chromium.org>
Mon, 20 Jul 2015 20:02:55 +0000 (20 20:02 +0000)
treeadf209f088b2b000366d6ef6cc3a1c1fc7e2370e
parent7b86b940888b925afe52396edf9551ce62bb2660
WorkerPool: Support clean shutdown on POSIX.

BUG=498986

Review URL: https://codereview.chromium.org/1190363002

Cr-Commit-Position: refs/heads/master@{#339493}
base/threading/worker_pool.h
base/threading/worker_pool_posix.cc
base/threading/worker_pool_posix.h
base/threading/worker_pool_posix_unittest.cc
base/threading/worker_pool_win.cc
mojo/application/public/cpp/lib/application_runner.cc