MCPcopy 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
144void* TMutex::Handle() const noexcept {
145 return Impl_->Handle();
146}

Callers 1

WaitDMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected