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

Method Process

util/system/event_ut.cpp:56–58  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

54 }
55
56 void Process(void*) override {
57 Ev_.Signal();
58 }
59 };
60
61 class TOwnerTask: public IObjectInQueue {

Callers

nothing calls this directly

Calls 1

SignalMethod · 0.45

Tested by

no test coverage detected