Remove data. access from pthread_setaffinity_np (apple version)

This commit is contained in:
jsteube
2016-09-07 11:42:05 +02:00
parent dda89fe610
commit 9336ca8838
4 changed files with 14 additions and 11 deletions
+1
View File
@@ -7,6 +7,7 @@
#define _AFFINITY_H
#include <stdlib.h>
#include <stdarg.h>
#ifdef _POSIX
#include <pthread.h>