Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Kitware/CMake
/ GetLoop
Method
GetLoop
Source/cmUVProcessChain.cxx:168–171 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
166
}
167
168
uv_loop_t* cmUVProcessChainBuilder::GetLoop() const
169
{
170
return this->Loop;
171
}
172
173
cmUVProcessChain cmUVProcessChainBuilder::Start() const
174
{
Callers
11
testUVProcessChainBuiltin
Function · 0.80
testUVProcessChainExternal
Function · 0.80
testUVProcessChainExternalLoop
Function · 0.80
RunProcess
Method · 0.80
RunCommand
Method · 0.80
cmExecuteProcessCommand
Function · 0.80
SpawnBuildDaemon
Method · 0.80
RunSingleCommand
Method · 0.80
RunChild
Method · 0.80
ExecuteScript
Method · 0.80
RunMakeCommand
Method · 0.80
Calls
no outgoing calls
Tested by
7
testUVProcessChainBuiltin
Function · 0.64
testUVProcessChainExternal
Function · 0.64
testUVProcessChainExternalLoop
Function · 0.64
RunCommand
Method · 0.64
RunChild
Method · 0.64
ExecuteScript
Method · 0.64
RunMakeCommand
Method · 0.64