Clean up timing statistics on thread shutdown.

This commit is contained in:
samr7
2012-07-01 16:21:23 -07:00
parent a4398961a6
commit 217351c30b
4 changed files with 29 additions and 5 deletions

View File

@@ -2189,6 +2189,7 @@ l_rekey:
vg_ocl_free_args(vocp);
vocp->voc_halt = 0;
vocp->voc_ocl_slot = -1;
vg_context_thread_exit(vcp);
return NULL;
}