CACrown ArchivesHistory · sources · collections
Menu
Research dossier · Science & Nature

Yield (multithreading)

basic operation in concurrent computing

Specimen drawers, botanical folios and brass scientific instruments under study light
Science and natureInterpretive dossier study · Crown Archives visual atlas
Record originEnglish Wikipedia
Text licenseCC BY-SA 4.0
Source revisionMay 30, 2026
Entity authorityQ8053546
Source-derived summary

In computer science, yield is an action that occurs in a computer program during multithreading, of forcing a processor to relinquish control of the current running thread, and sending it to the end of the running queue, of the same scheduling priority.

Examples

Different programming languages implement yielding in various ways.

pthread_yield() in the language C, a low level implementation, provided by POSIX Threads

std::this_thread::yield() in the language C++, introduced in C++11.

The Yield method is provided in various object-oriented programming languages with multithreading support, such as C# and Java. OOP languages generally provide class abstractions for thread objects.

yield in Kotlin

sched_yield() in the C standard library, which causes the calling thread to relinquish the CPU.

In coroutines

Coroutines are a fine-grained concurrency primitive, which may be required to yield explicitly. They may enable specifying another function to take control. Coroutines that explicitly yield allow cooperative multitasking.

Editorial summary

“Yield (multithreading)” enters the record as basic operation in concurrent computing. Crown Archives preserves that source wording while asking what Yield, multithreading and basic can confirm, complicate or overturn.

Editorial reviewUseful for establishing the present vocabulary of the subject while preserving a route back to the evidence on which that vocabulary rests. The current 148-word lead offers orientation but no explicit four-digit date, so chronology should not be assumed. The selected authority fields contribute no independent date. Its strongest next move is a source search built around Yield, multithreading and basic.
Editorial analysis

Why this record matters

“Yield (multithreading)” is worth following because a concise public description often conceals a longer documentary argument. Here, Yield, multithreading and basic provides the most credible route into that argument.

Evidence profile

Datasets, specimens, observations and peer-reviewed methods provide the appropriate test for the technical claims summarized here. The source revision retrieved here is dated May 30, 2026. The linked authority identifier is Q8053546. None of the 0 selected statements returned an explicit reference.

Critical limits

Scientific names, classifications and consensus can change while older terminology persists in catalogues and historical literature. The source lead contains qualifying language; that uncertainty should survive quotation, summary and reuse. Authority statements aid reconciliation but still require their own references, qualifiers and ranks to be checked.

How to read it

Check terminology, classification and the date of the cited evidence. Scientific names and technical consensus can change while older records retain historical value.

Best used for
  • Current terminology
  • Classification context
  • Finding cited technical literature
Verify next

Primary datasets, specimen catalogues, standards bodies and the most recent peer-reviewed literature.

Three-step research path

  1. Establish the record: confirm the title “Yield (multithreading)”, its source revision and the description used here.
  2. Expand the search: follow Yield (multithreading) primary sources, Yield (multithreading) archive and Yield research across catalogues and specialist indexes.
  3. Test the account: compare the strongest cited source with the responsible institution’s current record and note any disagreement.

Questions for further research

  1. Which source most directly establishes the central claim about “Yield (multithreading)”?
  2. Which observation, specimen, dataset or publication supports the account?
  3. Has classification or technical consensus changed since the cited source?
Subject index

Search terms from this dossier

Source & attribution

This entry incorporates text from Yield (multithreading)” on English Wikipedia. Contributors are listed in the page history. Text is available under the Creative Commons Attribution-ShareAlike 4.0 License. Selected authority identifiers and statements are retrieved from Wikidata under CC0; their references and qualifiers remain part of the verification path.