]> SALOME platform Git repositories - modules/gui.git/commit
Salome HOME
Communicate Session servant created into Session_ServerLauncher thread to the main...
authorAnthony Geay <anthony.geay@edf.fr>
Thu, 18 Feb 2021 12:43:41 +0000 (13:43 +0100)
committerAnthony Geay <anthony.geay@edf.fr>
Thu, 18 Feb 2021 12:43:41 +0000 (13:43 +0100)
commita879b12f6b864f54cc6ca79b3abe075ecf242af2
treec6832624014aa8200522f216e1f7d0a3a0c8564c
parent4b0c72d46bf1566e36fda88f779490204de2a93e
Communicate Session servant created into Session_ServerLauncher thread to the main thread to avoid use of NS
src/Session/CMakeLists.txt
src/Session/SALOME_Session_Server.cxx
src/Session/Session_Promises.cxx [new file with mode: 0644]
src/Session/Session_Promises.hxx [new file with mode: 0644]
src/Session/Session_ServerThread.cxx