Searched refs:ShouldDelayEdge (Results 1 - 2 of 2) sorted by relevance
/third_party/ninja/src/ | ||
H A D | state.h | 51 bool ShouldDelayEdge() const { return depth_ != 0; } in ShouldDelayEdge() function |
H A D | build.cc | 184 if (pool->ShouldDelayEdge()) {
in ScheduleWork() |
Completed in 3 milliseconds