Skip to content

josuttis-jthreadv2020-07-21

Updated

C++ class for a joining and cooperative interruptible thread (std::jthread) with stop_token helper

#License

Could not be determined

#Supported Platforms

All platforms supported.

#Features

No features defined.

#Dependencies

No dependencies.

#Host Dependencies

No dependencies.

#Used By

No ports use this.

#Host Tool For

No ports use this.

#Contributors

  • Rémy Tassoux's avatarRémy Tassoux
  • Billy O'Neal's avatarBilly O'Neal
  • autoantwort's avatarautoantwort

#Changelog

  • 5b11232[many-ports] Don't use deprecated functions (autogenerated) (#26981)
  • b295670Bulk convert control files. (#19986)
  • 15e886d[josuttis-jthread] Fix include path (#13040)
  • 3d9934a[jthread] Initial port (#12497)