DescriptionFix |g_all_pools_state| data race by using atomics.
And change a few checks from != NONE_ACTIVE to == WORKER_CREATED
where it's guaranteed (i.e. in code that can only run after a
Worker is created).
BUG=639812
Committed: https://crrev.com/edb053ea0f3192d89926a1f1fa50747ec00fa078
Cr-Commit-Position: refs/heads/master@{#416250}
Patch Set 1 #
Messages
Total messages: 12 (7 generated)
|