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
  • !386

Engine barrier

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Pedro Gonnet requested to merge engine_barrier into master Jul 30, 2017
  • Overview 6
  • Commits 9
  • Changes 3

Following the results in the threadpool_task_plots branch, I've replaced the elaborate hand-crafted engine_barrier function by two pthread_barriers.

As a result, the runner threads should all start, and synchronize, faster.

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