FileName | 11651 |
FileSize | 20244 |
MD5 | 49749B5756C5EC3C400E228AD4F0F009 |
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.62.0 |
PackageSection | libs |
PackageVersion | 1.62.0+dfsg-4 |
RDS:package_id | 182052 |
SHA-1 | 07EF83C419BA7B255490F6FC23CEF51B3D542299 |
SHA-256 | 65F72F8F08C5940D99C91B3D10DCCCC2EFAD859B40E42323C97098D8676B03A9 |
insert-timestamp | 1679408381.9010031 |
source | RDS.db |