MCPcopy Create free account
hub / github.com/catboost/catboost / ReopenLog

Method ReopenLog

library/cpp/logger/log_ut.cpp:94–96  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

92 }
93
94 void ReopenLog() override {
95 TWriteGuard guard(Lock_);
96 }
97
98 private:
99 TRWMutex Lock_;

Callers 2

TestFileMethod · 0.45
TestThreadedMethod · 0.45

Calls

no outgoing calls

Tested by 2

TestFileMethod · 0.36
TestThreadedMethod · 0.36