FileName | 11603 |
FileSize | 20242 |
MD5 | 27E758E020A328689915E854FBEA696E |
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 |
RDS:package_id | 182052 |
SHA-1 | 10BA3715459447CFDBB80CF3A07B08A52879430C |
SHA-256 | 591D4C8970F600BA0DE76DF58E43704D4C5893DCA889FD21A82BE646A6DC2D88 |
insert-timestamp | 1679408381.9563842 |
source | RDS.db |