Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
136
PIPEHANDLE TPipe::GetHandle() const noexcept {
137
return Impl_->GetHandle();
138
}
139
140
bool TPipe::IsOpen() const noexcept {
141
return Impl_->IsOpen();
Callers
13
DoTestJoin
Function · 0.45
TState
Method · 0.45
DoIoSleep
Function · 0.45
TestComputeCoroutineYield
Method · 0.45
Pipe
Method · 0.45
TestCache
Method · 0.45
SetDirectIO
Method · 0.45
PreadSafe
Method · 0.45
CreateMapping
Method · 0.45
Map
Method · 0.45
TFileStat
Method · 0.45
Y_UNIT_TEST
Function · 0.45
Calls
no outgoing calls
Tested by
2
TestComputeCoroutineYield
Method · 0.36
TestCache
Method · 0.36