#include "libgomp.h"Include dependency graph for barrier.c:

Go to the source code of this file.
Functions | |
| void | GOMP_barrier (void) |
| void GOMP_barrier | ( | void | ) |
Definition at line 31 of file barrier.c.
References gomp_team::barrier, gomp_team_barrier_wait(), gomp_thread(), and thr.
Referenced by function().
Here is the call graph for this function:

Here is the caller graph for this function:

1.4.7