Home
last modified time | relevance | path

Searched refs:stack_anchor_type (Results 1 – 3 of 3) sorted by relevance

/oneTBB/src/tbb/
H A Darena.h134 struct stack_anchor_type { struct
135 stack_anchor_type() = default;
136 stack_anchor_type(const stack_anchor_type&) = delete;
H A Dtask_dispatcher.h121 stack_anchor_type anchor{}; in can_steal()
H A Darena.cpp184 stack_anchor_type anchor; in calculate_stealing_threshold()