Home
last modified time | relevance | path

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

/kernel/object/
A Djob_dispatcher.cpp121 if (parent != nullptr && parent->max_height() == 0) { in Create()
146 max_height_(parent_ ? parent_->max_height() - 1 : kRootJobMaxHeight), in JobDispatcher()
/kernel/object/include/object/
A Djob_dispatcher.h92 uint32_t max_height() const { return max_height_; } in max_height() function

Completed in 8 milliseconds