Fixes to the threadpool
Don't free the tp->threads
struct when not allocated (1 thread).
Also set the function when logging one thread (otherwise we don't
get the function names in log).
More testing to check 1 thread behaviour and different numbers of threads. Tweak output to make progress more obvious.
Merge request reports
Activity
Added 19 commits:
-
12fb2217...a590b4d9 - 18 commits from branch
master
- 5b51ae91 - Merge remote-tracking branch 'origin/master' into threadpool_task_plots2
-
12fb2217...a590b4d9 - 18 commits from branch
Reassigned to @pdraper
Added 1 commit:
- 0dfdf3aa - Typo
mentioned in commit 47ddcd03
Please register or sign in to reply