Increase worker thread stack size for AddressSanitizer. This is especially required...
commit73297345358248828dc9b4dc1e2e131afc793530
authoraarya@google.com <aarya@google.com@0039d316-1c4b-4281-b951-d872f2087c98>
Sat, 7 Jul 2012 08:27:23 +0000 (7 08:27 +0000)
committeraarya@google.com <aarya@google.com@0039d316-1c4b-4281-b951-d872f2087c98>
Sat, 7 Jul 2012 08:27:23 +0000 (7 08:27 +0000)
tree2e5de8b1b1440b8f2dfc617a1098b7748250c993
parent057518d9a2782817dbc0e852d8e2f0523e4343d0
Increase worker thread stack size for AddressSanitizer. This is especially required for debug builds, since ASAN uses a lot more stack and otherwise causes it to crash.

BUG=136189
Review URL: https://chromiumcodereview.appspot.com/10702116

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@145627 0039d316-1c4b-4281-b951-d872f2087c98
base/threading/worker_pool_posix.cc