]> OCCT Git - occt.git/commit
0032235: Foundation Classes, Message_MsgFile - force initialization of global mutex
authorkgv <kgv@opencascade.com>
Fri, 19 Mar 2021 21:08:50 +0000 (00:08 +0300)
committerkgv <kgv@opencascade.com>
Mon, 22 Mar 2021 08:34:52 +0000 (11:34 +0300)
commitef188756a037810cf3e0e5119a1ae273cc5c2609
treee667dd7dc6aaf9bcb57bd3f5c56efd7fd90114e4
parentf7ad1e7e3729c128014a23f18c028c55f50db301
0032235: Foundation Classes, Message_MsgFile - force initialization of global mutex

Initialization of several global variables has been refactored to a function.
src/BOPTest/BOPTest_MkConnectedCommands.cxx
src/BOPTest/BOPTest_PeriodicityCommands.cxx
src/BRepTest/BRepTest_FeatureCommands.cxx
src/Message/Message_MsgFile.cxx