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

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Functions | |
| void | gomp_init_affinity (void) |
| void | gomp_init_thread_affinity (pthread_attr_t *attr) |
| void gomp_init_affinity | ( | void | ) |
Definition at line 30 of file affinity.c.
Referenced by __attribute__().
Here is the caller graph for this function:

| void gomp_init_thread_affinity | ( | pthread_attr_t * | attr | ) |
Definition at line 35 of file affinity.c.
1.4.7