Lines Matching refs:task_count
394 || team->task_count > 64 * team->nthreads) in GOMP_task()
573 ++team->task_count; in GOMP_task()
902 ++team->task_count; in gomp_create_target_task()
934 ++team->task_count; in gomp_create_target_task()
1273 ++team->task_count; in gomp_task_run_post_handle_dependers()
1377 if (team->task_count == 0) in gomp_barrier_handle_tasks()
1413 else if (team->task_count == 0 in gomp_barrier_handle_tasks()
1501 --team->task_count; in gomp_barrier_handle_tasks()
1660 team->task_count--; in GOMP_taskwait()
1908 team->task_count--; in gomp_task_maybe_wait_for_dependencies()
2118 team->task_count--; in GOMP_taskgroup_end()
2488 team->task_count--; in ialias()