FileSize | 19540 |
MD5 | C4684759D8DDD57FCF6A11510D2AB50B |
PackageDescription | provides a sort of cooperative multitasking on a single thread
This package forms part of the Boost C++ Libraries collection.
.
Boost.Coroutine provides templates for generalized subroutines which
allow multiple entry points for suspending and resuming execution at
certain locations. It preserves the local state of execution and
allows re-entering subroutines more than once (useful if state must
be kept across function calls).
.
Coroutines can be viewed as a language-level construct providing a
special kind of control flow.
.
In contrast to threads, which are pre-emptive, coroutine switches are
cooperative (programmer controls when a switch will happen). The
kernel is not involved in the coroutine switches.
.
The implementation uses Boost.Context for context switching. |
PackageMaintainer | Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com> |
PackageName | libboost-coroutine1.61.0 |
PackageSection | libs |
PackageVersion | 1.61.0+dfsg-3build1 |
SHA-1 | 7B16C5C365A7EE3E2DFD213EABC32AC6694E3926 |
SHA-256 | 52371C7EA42F73D849B9195F02608F590EF5E1EF36513728C72EF7E8545C41AB |