split_thread
Starts work in another thread and returns thread coordination data.
Target
Signature
1split_thread()::pairStarts work in another thread and returns thread coordination data.
split_thread is a global callable that can be used wherever an expression is valid. split_thread affects how expressions are parsed. Small examples are worth running in isolation before placing the same shape inside a larger template block.
Examples
Basic call
1split_threadThe example shows the normal call shape. Adapt variable names, validation, and surrounding error handling to the context.