]> SALOME platform Git repositories - modules/kernel.git/commit
Salome HOME
[EDF30382] : Synchro mecanism to ease test of extreme situations
authorAnthony Geay <anthony.geay@edf.fr>
Fri, 28 Jun 2024 15:07:32 +0000 (17:07 +0200)
committerAnthony Geay <anthony.geay@edf.fr>
Fri, 28 Jun 2024 15:07:32 +0000 (17:07 +0200)
commit147106d5fe69e5700aeb44d3163770f4322294b6
tree610937da22be517a0f8784d35f61ce9b60a1f461
parent25b654c19c10b7a4c025790a0987799bc04892c0
[EDF30382] : Synchro mecanism to ease test of extreme situations
12 files changed:
idl/CMakeLists.txt
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