Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/catboost/catboost
/ Set
Method
Set
util/system/tls.cpp:253–255 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
251
}
252
253
void TKey::Set(void* ptr) const {
254
Impl_->Set(ptr);
255
}
256
257
void TKey::Cleanup() noexcept {
258
TImpl::Cleanup();
Callers
3
Y_UNIT_TEST
Function · 0.45
GetPtr
Method · 0.45
Set
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected