#include "libgomp.h"
#include <sched.h>
#include <stdlib.h>
#include <unistd.h>
#include "../posix/affinity.c"
Include dependency graph for affinity.c:
Go to the source code of this file.
Defines | |
#define | _GNU_SOURCE 1 |
#define _GNU_SOURCE 1 |
Definition at line 28 of file affinity.c.