Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/openmp/runtime/src/
H A Dkmp_error.cpp286 enum cons_type stack_type; local
288 stack_type = p->stack_data[index].type;
290 if (stack_type == ct_critical ||
291 ((stack_type == ct_ordered_in_parallel ||
292 stack_type == ct_ordered_in_pdo ||
293 stack_type ==