MCPcopy 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
168uv_loop_t* cmUVProcessChainBuilder::GetLoop() const
169{
170 return this->Loop;
171}
172
173cmUVProcessChain cmUVProcessChainBuilder::Start() const
174{

Callers 11

RunProcessMethod · 0.80
RunCommandMethod · 0.80
cmExecuteProcessCommandFunction · 0.80
SpawnBuildDaemonMethod · 0.80
RunSingleCommandMethod · 0.80
RunChildMethod · 0.80
ExecuteScriptMethod · 0.80
RunMakeCommandMethod · 0.80

Calls

no outgoing calls

Tested by 7

RunCommandMethod · 0.64
RunChildMethod · 0.64
ExecuteScriptMethod · 0.64
RunMakeCommandMethod · 0.64