Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/catboost/catboost
/ Handle
Method
Handle
util/system/mutex.cpp:144–146 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
142
}
143
144
void* TMutex::Handle() const noexcept {
145
return Impl_->Handle();
146
}
Callers
1
WaitD
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected