STLdoc
STLdocumentation
|
This is the complete list of members for Concurrency::task_group, including all inherited members.
_M_task_collection | Concurrency::task_group | private |
cancel() | Concurrency::task_group | inline |
is_canceling() | Concurrency::task_group | inline |
run(const _Function &_Func) | Concurrency::task_group | inline |
run(const _Function &_Func, location &_Placement) | Concurrency::task_group | inline |
run(task_handle< _Function > &_Task_handle) | Concurrency::task_group | inline |
run(task_handle< _Function > &_Task_handle, location &_Placement) | Concurrency::task_group | inline |
run(task_handle< _Function > &&_Task_handle) | Concurrency::task_group | private |
run_and_wait(task_handle< _Function > &_Task_handle) | Concurrency::task_group | inline |
run_and_wait(const _Function &_Func) | Concurrency::task_group | inline |
task_group() | Concurrency::task_group | inline |
task_group(cancellation_token _CancellationToken) | Concurrency::task_group | inline |
wait() | Concurrency::task_group | inline |
~task_group() | Concurrency::task_group | inline |