Merge PR 1562 [TRAFODION-2821] Trafodion core code base needs to be thread safe
Project: http://git-wip-us.apache.org/repos/asf/trafodion/repo Commit: http://git-wip-us.apache.org/repos/asf/trafodion/commit/609d7a42 Tree: http://git-wip-us.apache.org/repos/asf/trafodion/tree/609d7a42 Diff: http://git-wip-us.apache.org/repos/asf/trafodion/diff/609d7a42 Branch: refs/heads/master Commit: 609d7a422832a1b9b691ebc8f83501bb9a539994 Parents: 38033e1 f85e7dd Author: selvaganesang <[email protected]> Authored: Tue May 15 02:34:51 2018 +0000 Committer: selvaganesang <[email protected]> Committed: Tue May 15 02:34:51 2018 +0000 ---------------------------------------------------------------------- .../tm/hbasetmlib2/javaobjectinterfacetm.cpp | 3 +- .../tm/hbasetmlib2/javaobjectinterfacetm.h | 1 + core/sqf/src/tm/tmlib.cpp | 188 ++++++++++--------- core/sqf/src/tm/tmlib.h | 27 +-- core/sqf/src/tm/tmtransaction.cpp | 22 +-- 5 files changed, 125 insertions(+), 116 deletions(-) ----------------------------------------------------------------------
