HomeSort by: relevance | last modified time | path
    Searched refs:gomp_thread (Results 1 - 25 of 64) sorted by relevancy

1 2 3

  /src/external/gpl3/gcc.old/dist/libgomp/
barrier.c 34 struct gomp_thread *thr = gomp_thread ();
47 struct gomp_thread *thr = gomp_thread ();
single.c 39 struct gomp_thread *thr = gomp_thread ();
66 struct gomp_thread *thr = gomp_thread ();
95 struct gomp_thread *thr = gomp_thread ();
teams.c 35 struct gomp_thread *thr = gomp_thread ();
64 struct gomp_thread *thr = gomp_thread ();
71 struct gomp_thread *thr = gomp_thread ();
scope.c 46 struct gomp_thread *thr = gomp_thread ();
icv.c 208 struct gomp_thread *thr = gomp_thread ();
221 struct gomp_thread *thr = gomp_thread ();
234 struct gomp_thread *thr = gomp_thread ();
246 struct gomp_thread *thr = gomp_thread ();
255 struct gomp_thread *thr = gomp_thread ();
    [all...]
parallel.c 41 struct gomp_thread *thr = gomp_thread ();
143 struct gomp_thread *thr = gomp_thread ();
205 struct gomp_thread *thr = gomp_thread ();
243 struct gomp_thread *thr = gomp_thread ();
280 struct gomp_team *team = gomp_thread ()->ts.team;
287 return gomp_thread ()->ts.team_id
    [all...]
sections.c 50 struct gomp_thread *thr = gomp_thread ();
75 struct gomp_thread *thr = gomp_thread ();
104 struct gomp_thread *thr = gomp_thread ();
198 struct gomp_thread *thr = gomp_thread ();
iter.c 41 struct gomp_thread *thr = gomp_thread ();
150 struct gomp_thread *thr = gomp_thread ();
186 struct gomp_thread *thr = gomp_thread ();
263 struct gomp_thread *thr = gomp_thread ();
297 struct gomp_thread *thr = gomp_thread ();
    [all...]
loop.c 58 struct gomp_thread *thr = gomp_thread ();
105 struct gomp_thread *thr = gomp_thread ();
127 struct gomp_thread *thr = gomp_thread ();
155 struct gomp_thread *thr = gomp_thread ();
251 struct gomp_thread *thr = gomp_thread ();
    [all...]
loop_ull.c 61 struct gomp_thread *thr = gomp_thread ();
108 struct gomp_thread *thr = gomp_thread ();
126 struct gomp_thread *thr = gomp_thread ();
152 struct gomp_thread *thr = gomp_thread ();
250 struct gomp_thread *thr = gomp_thread ();
    [all...]
libgomp.h 751 struct gomp_thread struct
786 /* pthread_t of the thread containing this gomp_thread.
788 (typeof (pthread_t)) gomp_thread () - pthread_self ()
801 struct gomp_thread **threads;
828 extern struct gomp_thread *nvptx_thrs __attribute__((shared));
829 static inline struct gomp_thread *gomp_thread (void) function
836 static inline struct gomp_thread *gcn_thrs (void)
839 struct gomp_thread * __lds *thrs = (struct gomp_thread * __lds *)4
848 static inline struct gomp_thread *gomp_thread (void) function
855 static inline struct gomp_thread *gomp_thread (void) function
861 static inline struct gomp_thread *gomp_thread (void) function
    [all...]
ordered.c 41 struct gomp_thread *thr = gomp_thread ();
72 struct gomp_thread *thr = gomp_thread ();
107 struct gomp_thread *thr = gomp_thread ();
155 struct gomp_thread *thr = gomp_thread ();
173 struct gomp_thread *thr = gomp_thread ();
    [all...]
  /src/external/gpl3/gcc/dist/libgomp/
barrier.c 34 struct gomp_thread *thr = gomp_thread ();
47 struct gomp_thread *thr = gomp_thread ();
single.c 39 struct gomp_thread *thr = gomp_thread ();
66 struct gomp_thread *thr = gomp_thread ();
95 struct gomp_thread *thr = gomp_thread ();
teams.c 35 struct gomp_thread *thr = gomp_thread ();
64 struct gomp_thread *thr = gomp_thread ();
71 struct gomp_thread *thr = gomp_thread ();
scope.c 46 struct gomp_thread *thr = gomp_thread ();
icv.c 182 struct gomp_thread *thr = gomp_thread ();
195 struct gomp_thread *thr = gomp_thread ();
208 struct gomp_thread *thr = gomp_thread ();
220 struct gomp_thread *thr = gomp_thread ();
229 struct gomp_thread *thr = gomp_thread ();
    [all...]
parallel.c 41 struct gomp_thread *thr = gomp_thread ();
143 struct gomp_thread *thr = gomp_thread ();
205 struct gomp_thread *thr = gomp_thread ();
243 struct gomp_thread *thr = gomp_thread ();
280 struct gomp_team *team = gomp_thread ()->ts.team;
287 return gomp_thread ()->ts.team_id
    [all...]
sections.c 50 struct gomp_thread *thr = gomp_thread ();
75 struct gomp_thread *thr = gomp_thread ();
104 struct gomp_thread *thr = gomp_thread ();
198 struct gomp_thread *thr = gomp_thread ();
iter.c 41 struct gomp_thread *thr = gomp_thread ();
150 struct gomp_thread *thr = gomp_thread ();
186 struct gomp_thread *thr = gomp_thread ();
263 struct gomp_thread *thr = gomp_thread ();
297 struct gomp_thread *thr = gomp_thread ();
    [all...]
loop.c 58 struct gomp_thread *thr = gomp_thread ();
105 struct gomp_thread *thr = gomp_thread ();
127 struct gomp_thread *thr = gomp_thread ();
155 struct gomp_thread *thr = gomp_thread ();
251 struct gomp_thread *thr = gomp_thread ();
    [all...]
loop_ull.c 61 struct gomp_thread *thr = gomp_thread ();
108 struct gomp_thread *thr = gomp_thread ();
126 struct gomp_thread *thr = gomp_thread ();
152 struct gomp_thread *thr = gomp_thread ();
250 struct gomp_thread *thr = gomp_thread ();
    [all...]
  /src/external/gpl3/gcc.old/dist/libgomp/config/accel/
pool.h 37 gomp_get_thread_pool (struct gomp_thread *thr, unsigned nthreads)
  /src/external/gpl3/gcc.old/dist/libgomp/config/nvptx/
pool.h 37 gomp_get_thread_pool (struct gomp_thread *thr, unsigned nthreads)
  /src/external/gpl3/gcc/dist/libgomp/config/accel/
pool.h 37 gomp_get_thread_pool (struct gomp_thread *thr, unsigned nthreads)

Completed in 42 milliseconds

1 2 3