|
@@ -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);
|
|
|
|
|
|