зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1504742 - Annotate idle stacks in the DecodePool code. r=aosmond
Depends on D10927 Differential Revision: https://phabricator.services.mozilla.com/D10928 --HG-- extra : moz-landing-system : lando
This commit is contained in:
Родитель
b3ccf6bc98
Коммит
53bbc22a83
|
@ -194,6 +194,7 @@ private:
|
|||
}
|
||||
|
||||
// Nothing to do; block until some work is available.
|
||||
AUTO_PROFILER_LABEL("DecodePoolImpl::PopWorkLocked::Wait", IDLE);
|
||||
if (!aShutdownIdle) {
|
||||
// This thread was created before we hit the idle thread maximum. It
|
||||
// will never shutdown until the process itself is torn down.
|
||||
|
|
Загрузка…
Ссылка в новой задаче