]> SALOME platform Git repositories - modules/kernel.git/commit
Salome HOME
Bug correction. Regitry server must be thread safe ; When components are instanciated...
authorAnthony Geay <anthony.geay@edf.fr>
Thu, 29 Jan 2015 08:54:50 +0000 (09:54 +0100)
committerAnthony Geay <anthony.geay@edf.fr>
Thu, 29 Jan 2015 08:54:50 +0000 (09:54 +0100)
commit0dd6b1d75afdbc1045cfb188832450041b5048ba
tree95dae34727ef27e7b9bffba5d4f68094ff14aa84
parent8a89a50b36a47cba1839646c0623562f30af9c28
Bug correction. Regitry server must be thread safe ; When components are instanciated and loaded simultaneously registry->add can be invoked simultaneously. POA of Registry::Components is now SINGLE_THREAD.
src/Registry/SALOME_Registry_Server.cxx