]> SALOME platform Git repositories - modules/kernel.git/commit
Salome HOME
[EDF30382] : Synchro mecanism to ease test of extreme situations V9_13_BR agy/30382_913 V9_13_0 V9_13_0rc1 V9_13_0rc2 V9_13_0rc3
authorAnthony Geay <anthony.geay@edf.fr>
Fri, 28 Jun 2024 15:07:32 +0000 (17:07 +0200)
committerAnthony Geay <anthony.geay@edf.fr>
Mon, 8 Jul 2024 12:47:57 +0000 (14:47 +0200)
commitad656413bd6b503551b67d43f76240cb7f5a0c01
tree48c726b9ef92c0d7a2c21811c4400552abac737a
parenta7341ce4764df912275b886658ca0ec0d356efd3
[EDF30382] : Synchro mecanism to ease test of extreme situations
13 files changed:
idl/CMakeLists.txt
idl/SALOME_Locker.idl [new file with mode: 0644]
src/Container/CMakeLists.txt
src/Container/SALOME_Container_i.hxx
src/Container/SALOME_LockMasterImpl.cxx [new file with mode: 0644]
src/Container/SALOME_LockMasterImpl.hxx [new file with mode: 0644]
src/Container/SALOME_LockServantImpl.cxx [new file with mode: 0644]
src/Container/SALOME_LockServantImpl.hxx [new file with mode: 0644]
src/Container/Test/testProxy.py
src/KERNEL_PY/__init__.py
src/Launcher/KernelLauncher.cxx
src/Launcher/KernelLauncher.hxx
src/Launcher/KernelLauncher.i