Lazily initialize thread pool to avoid allocating all the threads during startup
authorjochen@chromium.org <jochen@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Fri, 20 Dec 2013 08:34:42 +0000 (08:34 +0000)
committerjochen@chromium.org <jochen@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Fri, 20 Dec 2013 08:34:42 +0000 (08:34 +0000)
commit1b93245a761161f9bb5265a8223c97fd25de3f9c
tree1456b981ada0c50104eaa76451be0fb4e69164ec
parente6ef64c5907fd7b1fbd624d9d9fe3b64223ed220
Lazily initialize thread pool to avoid allocating all the threads during startup

R=hpayer@chromium.org
BUG=none
LOG=n

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

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@18381 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
src/libplatform/default-platform.cc
src/libplatform/default-platform.h