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

Method ReleaseRequest

library/cpp/neh/tcp2.cpp:397–401  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

395 }
396
397 void ReleaseRequest() noexcept {
398 TRequestRef tmp;
399 TGuard<TSpinLock> g(SP_);
400 tmp.Swap(Req_);
401 }
402
403 private:
404 TRequestRef GetRequest() const noexcept {

Callers 1

ScheduleMethod · 0.45

Calls 1

SwapMethod · 0.45

Tested by

no test coverage detected