Setcontext

id: setcontext-247-10847809
title: Setcontext
text: setcontext is one of a family of C library functions used for context control. The setcontext family allows the implementation in C of advanced control flow patterns such as iterators, fibers, and coroutines. They may be viewed as an advanced version of setjmp/longjmp; whereas the latter allows only a single non-local jump up the stack, setcontext allows the creation of multiple cooperative threads of control, each with its own stack.
brand slug: wiki
category slug: encyclopedia
description:
original url: https://en.wikipedia.org/wiki/Setcontext
date created:
date modified: 2024-03-09T09:15:44Z
main entity: {"identifier":"Q4049324","url":"https://www.wikidata.org/entity/Q4049324"}
image:
fields total: 13
integrity: 13

Related Entries

Explore Next Part