Make in-process gpu init thread safe
Initialize in-process gpu before threads are created. In-process gpu init appends command line switches to the global current process command line, which is only safe to do before any background threads start and read the command line. BUG=450396 Review URL: https://codereview.chromium.org/879703003 Cr-Commit-Position: refs/heads/master@{#313387}
Showing
Please register or sign in to comment