ソースを参照

src/core/sched_ctx.h: comment out declaration as variable is unused

Nathalie Furmento 12 年 前
コミット
c011a76c21
共有1 個のファイルを変更した1 個の追加1 個の削除を含む
  1. 1 1
      src/core/sched_ctx.h

+ 1 - 1
src/core/sched_ctx.h

@@ -30,7 +30,7 @@
 
 
 /* used when changes (delete, modify) are applyed to contexts */
-extern _starpu_pthread_mutex_t changing_ctx_mutex[];
+//extern _starpu_pthread_mutex_t _changing_ctx_mutex[];
 
 struct _starpu_sched_ctx
 {