Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_error.cpp281 enum cons_type stack_type; local
283 stack_type = p->stack_data[index].type;
285 if (stack_type == ct_critical ||
286 ((stack_type == ct_ordered_in_parallel ||
287 stack_type == ct_ordered_in_pdo) &&