Namespaces
Variants
Views
Actions

Difference between revisions of "Template:cpp/execution/dsc run loop"

From cppreference.com
(+)
 
m (+link to MPSC.)
 
(One intermediate revision by one user not shown)
Line 1: Line 1:
{{dsc concept|cpp/execution/run_loop|title=execution::run_loop|notes={{mark c++26}}|execution resource holding a thread-safe MPSC task queue and a manually-driven event loop}}
+
{{dsc class|cpp/execution/run_loop|title=execution::run_loop|notes={{mark c++26}}|execution resource holding a thread-safe {{ls|cpp/language/acronyms#MPSC}} task queue and a manually-driven event loop}}

Latest revision as of 04:50, 9 October 2024

|- class="t-dsc"

|

| execution resource holding a thread-safe MPSC task queue and a manually-driven event loop
(class) |-