Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • PRRT PRRT
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 41
    • Issues 41
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 1
    • Merge requests 1
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • LARNLARN
  • PRRTPRRT
  • Repository
  • PRRT
  • prrt
  • proto
  • processes
  • dataTransmitter.c
Find file BlameHistoryPermalink
  • Stefan Reif's avatar
    Fix the whole pipe/MPSC_queue situation · 07e048f0
    Stefan Reif authored Mar 08, 2018
    - Use the much faster MPSC_queue algorithm to implement the pipe
    - Replace the MPSC_queue by the propper pipe abstraction instead
    07e048f0