Home
last modified time | relevance | path

Searched refs:executeLane (Results 1 – 2 of 2) sorted by relevance

/dports/devel/llbuild/swift-llbuild-swift-DEVELOPMENT-SNAPSHOT-2017-12-10-a/lib/BuildSystem/
H A DLaneBasedExecutionQueue.cpp91 void executeLane(unsigned laneNumber) { in executeLane() function in __anonf1d8e32e0111::LaneBasedExecutionQueue
185 &LaneBasedExecutionQueue::executeLane, this, i))); in LaneBasedExecutionQueue()
/dports/devel/llbuild/swift-llbuild-swift-DEVELOPMENT-SNAPSHOT-2017-12-10-a/lib/Commands/
H A DNinjaBuildCommand.cpp166 &BuildExecutionQueue::executeLane, this, i))); in BuildExecutionQueue()
179 void executeLane(unsigned laneNumber) { in executeLane() function