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

  /src/external/gpl3/gcc/dist/libgomp/
libgomp.h 413 struct gomp_work_share *work_share; member in struct:gomp_team_state
799 equal to each thr->ts.work_share, but otherwise it can be a possibly
1492 gomp_ptrlock_set (&thr->ts.last_work_share->next_ws, thr->ts.work_share);
  /src/external/gpl3/gcc.old/dist/libgomp/
libgomp.h 415 struct gomp_work_share *work_share; member in struct:gomp_team_state
690 equal to each thr->ts.work_share, but otherwise it can be a possibly
1317 gomp_ptrlock_set (&thr->ts.last_work_share->next_ws, thr->ts.work_share);

Completed in 44 milliseconds