]> SALOME platform Git repositories - modules/kernel.git/commit
Salome HOME
Bug correction. Regitry server must be thread safe ; When components are instanciated... fbt/compilation_on_porthos fbt_compilation_on_porthos
authorAnthony Geay <anthony.geay@edf.fr>
Thu, 29 Jan 2015 08:54:50 +0000 (09:54 +0100)
committerFlorian BRUNET <FB15EB3N@dsp0657834.(none)>
Thu, 12 Feb 2015 10:06:47 +0000 (11:06 +0100)
commit57a9c89db655e6e3886b2086a72487b2e8b4b271
tree9a15d35f9a28dd9d1b974f55927f24b9e4707622
parent768b3a83b1b1fd8c87d6c624b7f21043738c43c2
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