Searched refs:priority_specified (Results 1 – 3 of 3) sorted by relevance
126 unsigned priority_specified : 1; // set if the compiler provides priority member
2454 unsigned priority_specified : 1; /* set if the compiler provides priority member
512 if (taskdata->td_flags.priority_specified && task->data2.priority > 0 && in __kmp_push_task()