Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/catboost/catboost
/ ReqId
Method
ReqId
library/cpp/neh/tcp2.cpp:535–537 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
533
}
534
535
TRequestId ReqId() const noexcept {
536
return Id_.load(std::memory_order_acquire);
537
}
538
539
private:
540
inline THandleRef ReleaseHandler() noexcept {
Callers
3
AddRequest
Method · 0.80
ProcessReqsInFlyQueue
Method · 0.80
SendMessages
Method · 0.80
Calls
1
load
Method · 0.45
Tested by
no test coverage detected