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

Method Process

util/system/event_ut.cpp:72–75  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

70 }
71
72 void Process(void*) override {
73 Ev->WaitI();
74 Ev.Destroy();
75 }
76 };
77
78} // namespace

Callers

nothing calls this directly

Calls 2

WaitIMethod · 0.45
DestroyMethod · 0.45

Tested by

no test coverage detected