Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Kitware/CMake
/ uv_pipe
Method
uv_pipe
Source/cmWorkerPool.cxx:54–54 ·
view source on GitHub ↗
libuv pipe
Source
from the content-addressed store, hash-verified
52
53
//! libuv pipe
54
uv_pipe_t* uv_pipe() const { return this->UVPipe_.get(); }
55
//! uv_pipe() casted to libuv stream
56
uv_stream_t* uv_stream() const
57
{
Callers
1
UVTryFinish
Method · 0.80
Calls
1
get
Method · 0.45
Tested by
no test coverage detected