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

Method Stop

util/thread/pool_ut.cpp:84–85  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

82 }
83
84 void Stop() noexcept override {
85 }
86
87 size_t Size() const noexcept override {
88 return 0;

Callers 4

TestAnyQueueMethod · 0.45
Y_UNIT_TESTFunction · 0.45
TestFixedThreadNameFunction · 0.45
TestEnumeratedThreadNameFunction · 0.45

Calls

no outgoing calls

Tested by 3

TestAnyQueueMethod · 0.36
TestFixedThreadNameFunction · 0.36
TestEnumeratedThreadNameFunction · 0.36