Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add new system calls to block and unblock tasks #72

Merged
merged 4 commits into from
Oct 6, 2020

Commits on Oct 5, 2020

  1. Configuration menu
    Copy the full SHA
    4ace4eb View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2020

  1. Configuration menu
    Copy the full SHA
    7e087d3 View commit details
    Browse the repository at this point in the history
  2. introduce NO_PRIORITIES, which describes the maximum number of priori…

    …ties
    
    - use type "Priority" to determine the priority of the current thread
    stlankes committed Oct 6, 2020
    Configuration menu
    Copy the full SHA
    dfdf2d9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    410aa84 View commit details
    Browse the repository at this point in the history