Searched refs:max_height_ (Results 1 – 2 of 2) sorted by relevance
92 uint32_t max_height() const { return max_height_; } in max_height()172 const uint32_t max_height_; variable
146 max_height_(parent_ ? parent_->max_height() - 1 : kRootJobMaxHeight), in JobDispatcher()
Completed in 30 milliseconds