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
-3
View File
@@ -170,9 +170,6 @@ char *strstatus (const uint threads_status);
void status ();
#ifdef _WIN
void fsync (int fd);
#endif
void myabort (void);
void myquit (void);