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

Method GetHandle

util/system/pipe.cpp:136–138  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

134}
135
136PIPEHANDLE TPipe::GetHandle() const noexcept {
137 return Impl_->GetHandle();
138}
139
140bool TPipe::IsOpen() const noexcept {
141 return Impl_->IsOpen();

Callers 13

DoTestJoinFunction · 0.45
TStateMethod · 0.45
DoIoSleepFunction · 0.45
PipeMethod · 0.45
TestCacheMethod · 0.45
SetDirectIOMethod · 0.45
PreadSafeMethod · 0.45
CreateMappingMethod · 0.45
MapMethod · 0.45
TFileStatMethod · 0.45
Y_UNIT_TESTFunction · 0.45

Calls

no outgoing calls

Tested by 2

TestCacheMethod · 0.36