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 thread cancellation #2

Open
14 tasks
martinmoene opened this issue Mar 10, 2021 · 0 comments
Open
14 tasks

Add thread cancellation #2

martinmoene opened this issue Mar 10, 2021 · 0 comments

Comments

@martinmoene
Copy link
Owner

Code

  • jthread, with stop abilities
  • stop_token
  • stop_source
  • stop_callback, make_stop_callback()
  • condition_variable_any

Configuration

  • ...

Tests

  • jthread with stop abilities
  • nostopstate_t, nostopstate,
  • stop_token
  • stop_source
  • stop_callback, make_stop_callback
  • condition_variable_any

Distribution

  • vcpkg

Other

  • ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant