HomeSort by: relevance | last modified time | path
    Searched refs:gomp_barrier_last_thread (Results 1 - 14 of 14) sorted by relevancy

  /src/external/gpl3/gcc/dist/libgomp/config/gcn/
bar.h 124 gomp_barrier_last_thread (gomp_barrier_state_t state) function
  /src/external/gpl3/gcc/dist/libgomp/config/linux/
bar.h 124 gomp_barrier_last_thread (gomp_barrier_state_t state) function
  /src/external/gpl3/gcc/dist/libgomp/config/nvptx/
bar.h 128 gomp_barrier_last_thread (gomp_barrier_state_t state) function
  /src/external/gpl3/gcc/dist/libgomp/config/posix/
bar.h 108 gomp_barrier_last_thread (gomp_barrier_state_t state) function
  /src/external/gpl3/gcc.old/dist/libgomp/config/gcn/
bar.h 124 gomp_barrier_last_thread (gomp_barrier_state_t state) function
  /src/external/gpl3/gcc.old/dist/libgomp/config/linux/
bar.h 124 gomp_barrier_last_thread (gomp_barrier_state_t state) function
  /src/external/gpl3/gcc.old/dist/libgomp/config/nvptx/
bar.h 126 gomp_barrier_last_thread (gomp_barrier_state_t state) function
  /src/external/gpl3/gcc.old/dist/libgomp/config/posix/
bar.h 108 gomp_barrier_last_thread (gomp_barrier_state_t state) function
  /src/external/gpl3/gcc/dist/libgomp/config/rtems/
bar.h 126 gomp_barrier_last_thread (gomp_barrier_state_t state) function
  /src/external/gpl3/gcc.old/dist/libgomp/config/rtems/
bar.h 126 gomp_barrier_last_thread (gomp_barrier_state_t state) function
  /src/external/gpl3/gcc/dist/libgomp/
work.c 245 if (gomp_barrier_last_thread (bstate))
271 if (gomp_barrier_last_thread (bstate))
task.c 1562 if (gomp_barrier_last_thread (state))
  /src/external/gpl3/gcc.old/dist/libgomp/
work.c 245 if (gomp_barrier_last_thread (bstate))
271 if (gomp_barrier_last_thread (bstate))
task.c 1375 if (gomp_barrier_last_thread (state))

Completed in 36 milliseconds