HomeSort by: relevance | last modified time | path
    Searched defs:ordered_team_ids (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gcc/dist/libgomp/
libgomp.h 277 unsigned *ordered_team_ids; member in union:gomp_work_share_1st_cacheline::__anon14448
323 unsigned *ordered_team_ids; member in union:gomp_work_share::__anon14452
330 the circular queue ordered_team_ids. */
339 /* This is the index into the circular queue ordered_team_ids of the
390 /* If only few threads are in the team, ordered_team_ids can point
  /src/external/gpl3/gcc.old/dist/libgomp/
libgomp.h 279 unsigned *ordered_team_ids; member in union:gomp_work_share_1st_cacheline::__anon16860
325 unsigned *ordered_team_ids; member in union:gomp_work_share::__anon16864
332 the circular queue ordered_team_ids. */
341 /* This is the index into the circular queue ordered_team_ids of the
392 /* If only few threads are in the team, ordered_team_ids can point

Completed in 60 milliseconds