Salome HOME
Addition of autolocker class to avoid deadlocks on throw.
authorAnthony Geay <anthony.geay@edf.fr>
Mon, 4 Aug 2014 07:37:18 +0000 (09:37 +0200)
committerAnthony Geay <anthony.geay@edf.fr>
Mon, 4 Aug 2014 07:37:18 +0000 (09:37 +0200)
commitc0fcc541861db7c8009c9e4f0b73cfff568c5934
treed755b2486db0506b016ce508e4a7505bbb900016
parentdff523975d6234e5266e4d1c673ffb2cd12ee2b8
Addition of autolocker class to avoid deadlocks on throw.
src/bases/AutoLocker.hxx [new file with mode: 0644]
src/bases/AutoRefCnt.hxx [new file with mode: 0644]
src/bases/CMakeLists.txt
src/engine/Executor.cxx