Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • SWIFTsim SWIFTsim
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 54
    • Issues 54
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 18
    • Merge requests 18
  • Deployments
    • Deployments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • SWIFT
  • SWIFTsimSWIFTsim
  • Merge requests
  • !390

Fixes to the threadpool

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Peter W. Draper requested to merge threadpool_task_plots2 into master Aug 02, 2017
  • Overview 2
  • Commits 5
  • Changes 2

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.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: threadpool_task_plots2