Browse Source

Merge branch 'multialgo' into bfgminer

Luke Dashjr 11 years ago
parent
commit
d907e24a76
1 changed files with 1 additions and 0 deletions
  1. 1 0
      miner.c

+ 1 - 0
miner.c

@@ -13671,6 +13671,7 @@ begin_bench:
 							work->spare = true;
 							work->spare = true;
 							goto retry;
 							goto retry;
 						}
 						}
+						mutex_lock(stgd_lock);
 					}
 					}
 				}
 				}
 				malgo = NULL;
 				malgo = NULL;