Searched refs:gomp_task_run_pre (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/libgomp/
H A Dtask.c1062 gomp_task_run_pre (struct gomp_task *child_task, struct gomp_task *parent, function
1337 cancelled = gomp_task_run_pre (child_task, child_task->parent,
1477 = gomp_task_run_pre (child_task, task, team);
1736 = gomp_task_run_pre (child_task, task, team);
1936 = gomp_task_run_pre (child_task, child_task->parent, team);
/netbsd-current/external/gpl3/gcc/dist/libgomp/
H A Dtask.c1122 gomp_task_run_pre (struct gomp_task *child_task, struct gomp_task *parent, function
1398 cancelled = gomp_task_run_pre (child_task, child_task->parent,
1558 = gomp_task_run_pre (child_task, task, team);
1831 = gomp_task_run_pre (child_task, task, team);
2031 = gomp_task_run_pre (child_task, child_task->parent, team);

Completed in 140 milliseconds