Skip to content
Sections
>> Trisquel >> パッケージ >> etiona >> libs >> libboost-coroutine1.62.0
etiona  ]
[ ソース: boost1.62  ]

パッケージ: libboost-coroutine1.62.0 (1.62.0+dfsg-5)

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.

その他の libboost-coroutine1.62.0 関連パッケージ

  • 依存
  • 推奨
  • 提案
  • dep: libboost-context1.62.0
    provides a sort of cooperative multitasking on a single thread
  • dep: libboost-thread1.62.0
    portable C++ multi-threading
  • dep: libc6 (>= 2.14) [amd64]
    GNU C Library: Shared libraries
    以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
    dep: libc6 (>= 2.4) [i386]
  • dep: libgcc1 (>= 1:3.0)
    GCC support library
  • dep: libstdc++6 (>= 5.2)
    GNU Standard C++ Library v3

libboost-coroutine1.62.0 のダウンロード

すべての利用可能アーキテクチャ向けのダウンロード
アーキテクチャ パッケージサイズ インストールサイズ ファイル
amd64 19.3 kB100 kB [ファイル一覧]
i386 19.9 kB95 kB [ファイル一覧]