Searched refs:task_queued_count (Results 1 - 8 of 8) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/libgomp/
H A Dtaskloop.c362 ++team->task_queued_count;
H A Dtask.c536 ++team->task_queued_count;
639 ++team->task_queued_count;
875 ++team->task_queued_count;
1092 if (--team->task_queued_count == 0)
1214 ++team->task_queued_count;
H A Dlibgomp.h663 unsigned int task_queued_count; member in struct:gomp_team
H A Dteam.c204 team->task_queued_count = 0;
/netbsd-current/external/gpl3/gcc/dist/libgomp/
H A Dtaskloop.c381 ++team->task_queued_count;
H A Dtask.c574 ++team->task_queued_count;
677 ++team->task_queued_count;
935 ++team->task_queued_count;
1152 if (--team->task_queued_count == 0)
1274 ++team->task_queued_count;
H A Dlibgomp.h729 unsigned int task_queued_count; member in struct:gomp_team
H A Dteam.c215 team->task_queued_count = 0;

Completed in 115 milliseconds