mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-30 00:21:48 +08:00
3d9934a4ef
* [jthread] Initial port https://github.com/josuttis/jthread * [jthread] Add header only comment Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com> * [jthread] Fix version date Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com> * [jthread] Move headers to include directory Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com> * [jthread] Rename the port josuttis-jthread * [jthread] Fix control port name Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com> Co-authored-by: Rémy Tassoux <rt2@rasterizedworld.com>
5 lines
203 B
Plaintext
5 lines
203 B
Plaintext
Source: josuttis-jthread
|
|
Version: 2020-07-21
|
|
Homepage: https://github.com/josuttis/jthread
|
|
Description: C++ class for a joining and cooperative interruptible thread (std::jthread) with stop_token helper
|