Searched refs:team_id (Results 1 – 10 of 10) sorted by relevance
53 ws->ordered_team_ids[index] = thr->ts.team_id; in gomp_ordered_first()59 gomp_sem_post (team->ordered_release[thr->ts.team_id]); in gomp_ordered_first()124 gomp_sem_post (team->ordered_release[thr->ts.team_id]); in gomp_ordered_next()136 ws->ordered_team_ids[index] = thr->ts.team_id; in gomp_ordered_next()176 unsigned id = thr->ts.team_id; in gomp_ordered_static_next()221 if (ws->ordered_owner != thr->ts.team_id) in gomp_ordered_sync()223 gomp_sem_wait (team->ordered_release[thr->ts.team_id]); in gomp_ordered_sync()224 ws->ordered_owner = thr->ts.team_id; in gomp_ordered_sync()390 ent = thr->ts.team_id; in GOMP_doacross_post()646 ent = thr->ts.team_id; in GOMP_doacross_ull_post()
286 return gomp_thread ()->ts.team_id; in omp_get_thread_num()313 return ts->team_id; in omp_get_ancestor_thread_num()
73 i = thr->ts.team_id; in gomp_iter_static_next()113 i = thr->ts.team_id; in gomp_iter_static_next()
102 thr->ts.team->ordered_release[thr->ts.team_id] = &thr->release; in gomp_thread_start()121 pool->threads[thr->ts.team_id] = thr; in gomp_thread_start()358 thr->ts.team_id = 0; in gomp_team_start()647 nthr->ts.team_id = i; in gomp_team_start()839 start_data->ts.team_id = i; in gomp_team_start()
74 i = thr->ts.team_id; in gomp_iter_ull_static_next()115 i = thr->ts.team_id; in gomp_iter_ull_static_next()
424 thr->ts.team_id, &task); in GOMP_task()497 gomp_debug (0, "Thread %d: new event: %p\n", thr->ts.team_id, task); in GOMP_task()1480 thr->ts.team_id, child_task); in gomp_barrier_handle_tasks()1637 thr->ts.team_id, child_task); in GOMP_taskwait()2105 thr->ts.team_id, child_task); in GOMP_taskgroup_end()2231 thr->ts.team_id = 0; in gomp_create_artificial_team()2325 unsigned id = thr->ts.team_id; in ialias()2431 if (thr->ts.team_id == 0) in GOMP_workshare_task_reduction_unregister()
351 val = ts->team_id; in gomp_display_affinity()357 val = ts->team ? ts->team->prev_ts.team_id : -1; in gomp_display_affinity()
426 unsigned team_id; member
2646 thr->ts.team_id = 0; in GOMP_target_ext()
4382 thread's @var{team_id}. The thread stores its final value into the