|
@@ -8209,7 +8209,7 @@ begin_bench:
|
|
|
thr->id = k;
|
|
thr->id = k;
|
|
|
thr->cgpu = cgpu;
|
|
thr->cgpu = cgpu;
|
|
|
thr->device_thread = j;
|
|
thr->device_thread = j;
|
|
|
- thr->work_restart_notifier[1] = -1;
|
|
|
|
|
|
|
+ thr->work_restart_notifier[1] = INVSOCK;
|
|
|
thr->_job_transition_in_progress = true;
|
|
thr->_job_transition_in_progress = true;
|
|
|
timerclear(&thr->tv_morework);
|
|
timerclear(&thr->tv_morework);
|
|
|
|
|
|