Browse Source

Merge commit 'f3c3b53' into bfgminer

Luke Dashjr 13 years ago
parent
commit
3ec5b94d85
1 changed files with 1 additions and 0 deletions
  1. 1 0
      miner.c

+ 1 - 0
miner.c

@@ -8275,6 +8275,7 @@ begin_bench:
 			thr->cgpu = cgpu;
 			thr->cgpu = cgpu;
 			thr->device_thread = j;
 			thr->device_thread = j;
 			thr->work_restart_notifier[1] = INVSOCK;
 			thr->work_restart_notifier[1] = INVSOCK;
+			thr->mutex_request[1] = INVSOCK;
 			thr->_job_transition_in_progress = true;
 			thr->_job_transition_in_progress = true;
 			timerclear(&thr->tv_morework);
 			timerclear(&thr->tv_morework);