Home
last modified time | relevance | path

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

/kernel/object/include/object/
A Djob_dispatcher.h92 uint32_t max_height() const { return max_height_; } in max_height()
172 const uint32_t max_height_; variable
/kernel/object/
A Djob_dispatcher.cpp146 max_height_(parent_ ? parent_->max_height() - 1 : kRootJobMaxHeight), in JobDispatcher()

Completed in 30 milliseconds