Searched refs:inheritance (Results 1 – 9 of 9) sorted by relevance
239 :show-inheritance:246 :show-inheritance:527 :show-inheritance:530 :show-inheritance:533 :show-inheritance:539 :show-inheritance:573 :show-inheritance:
65 The thread that has locked a mutex is eligible for :dfn:`priority inheritance`.76 inheritance. The default value of 0 permits unlimited elevation.84 This works well for priority inheritance as long as only one locked mutex is
142 bool "POSIX mutex priority inheritance"144 Select 'y' here to enable POSIX mutex priority inheritance.
400 # versus func(std::string) {}). This also makes the inheritance and415 # inheritance when no explicit protection keyword is present.2600 # If set to YES the inheritance and collaboration graphs will hide inheritance2663 # inheritance relations. In case the CLASS_GRAPH tag is set to YES or GRAPH and2667 # If the CLASS_GRAPH tag is set to TEXT the direct and indirect inheritance2668 # relations will be shown as texts / links. Explicit enabling an inheritance2669 # graph or choosing a different representation for an inheritance graph of a2671 # Disabling an inheritance graph can be accomplished by means of the command2680 # dependencies (inheritance, containment, and class references variables) of the2701 # If the UML_LOOK tag is set to YES, Doxygen will generate inheritance and[all …]
504 may already be implementing a form of inheritance which requires some other
72 "UP004", # https://docs.astral.sh/ruff/rules/useless-object-inheritance569 "UP004", # https://docs.astral.sh/ruff/rules/useless-object-inheritance776 "UP004", # https://docs.astral.sh/ruff/rules/useless-object-inheritance787 "UP004", # https://docs.astral.sh/ruff/rules/useless-object-inheritance1093 "UP004", # https://docs.astral.sh/ruff/rules/useless-object-inheritance
85 int "Priority inheritance ceiling"90 k_mutex priority inheritance.
363 * The HLP is more effective for zbus than the mutexes priority inheritance;
2187 * :github:`47942` - Mutex priority inheritance when thread holds multiple mutexes