[sgen] Don't use workers during finishing pause if we're not parallel
authorVlad Brezae <brezaevlad@gmail.com>
Wed, 1 Mar 2017 13:41:27 +0000 (15:41 +0200)
committerVlad Brezae <brezaevlad@gmail.com>
Thu, 30 Mar 2017 11:13:24 +0000 (14:13 +0300)
commit772573f3705cfc6562f2b8b6085ce42120a29408
tree0914487540cef2ca87833e0e7d8041880153e0a5
parenteee846a77f481adf49d233e374734aebeab9e335
[sgen] Don't use workers during finishing pause if we're not parallel

Worker can be used though to drain the gray stack of workers after a forced finish (at the start of the finishing pause).
mono/sgen/sgen-gc.c