Fix race condition when using --threads with linker plugins.
authorEvgeniy Dushistov <dushistov@mail.ru>
Sat, 8 Nov 2014 00:12:58 +0000 (16:12 -0800)
committerCary Coutant <ccoutant@google.com>
Sat, 8 Nov 2014 00:12:58 +0000 (16:12 -0800)
commitd37ffe2537a2ec5a22abfaad316a640a40cccda1
tree98f069f1e66350e7afa5383a91ecc46a667c1d6a
parent8ee35f2ab5f91c7a558009ff9ba341dc7133ef4c
Fix race condition when using --threads with linker plugins.

2014-11-06  Evgeniy Dushistov  <dushistov@mail.ru>

gold/
* plugin.cc: use lock to searialize calls of Plugin_manager::claim_file
* plugin.h: add lock definition
gold/ChangeLog
gold/plugin.cc
gold/plugin.h
This page took 0.023805 seconds and 4 git commands to generate.