Skip to content
  • P
    Projects
  • G
    Groups
  • S
    Snippets
  • Help

las3_pub / predictable_parallel_patterns

  • This project
    • Loading...
  • Sign in
Go to a project
  • Project
  • Repository
  • Issues 0
  • Merge Requests 0
  • Pipelines
  • Wiki
  • Members
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • Files
  • Commits
  • Branches
  • Tags
  • Contributors
  • Graph
  • Compare
  • Charts
Switch branch/tag
  • predictable_parallel_patterns
  • lib
  • pls
  • src
  • internal
  • base
History Find file
  • Source code
  • Download zip
  • Download tar.gz
  • Download tar.bz2
  • Download tar
  • FritzFlorian's avatar
    Add aligned stack class. · 88b25f22
    This will be used for storing thread tasks aligned in continous memory, allowing different theads to work on the data without interfearing.
    FritzFlorian committed 6 years ago
    88b25f22
Name
Last commit
Last Update
..
aligned_stack.cpp Add aligned stack class. 6 years ago
barrier.cpp Add basic thread pool scheduling loop. 6 years ago
spin_lock.cpp Add basic thread pool scheduling loop. 6 years ago
thread.cpp Remove std::thread support, only use pthreads for now. 6 years ago