Searched refs:TASK_IMPLICIT (Results 1 – 3 of 3) sorted by relevance
131 if (current_task->td_flags.tasktype == TASK_IMPLICIT) in __kmp_dephash_create()
973 if (taskdata->td_flags.tasktype == TASK_IMPLICIT) {1350 task->td_flags.tasktype = TASK_IMPLICIT;1889 current_task->td_flags.tasktype == TASK_IMPLICIT;
51 #define TASK_IMPLICIT 0 macro