Explorar o código

use starpu pthread functions

Samuel Thibault %!s(int64=10) %!d(string=hai) anos
pai
achega
71e4202e19
Modificáronse 1 ficheiros con 0 adicións e 3 borrados
  1. 0 3
      src/core/dependencies/data_commute_concurrency.c

+ 0 - 3
src/core/dependencies/data_commute_concurrency.c

@@ -150,9 +150,6 @@ int _starpu_LockOrDelegatePostOrPerform(int (*func)(void*), void* data)
 /* We cannot rely on the C11 atomics */
 #warning Lock based version of Lock or Delegate
 
-#include <pthread.h>
-#include <errno.h>
-
 /* The list of task to perform */
 static struct LockOrDelegateListNode* dlTaskListHead = NULL;