ThreadWeaver
collection.h
104 * Make a Collection that will execute specified callable (eg. Lambda) for each item in given iterable container
A Collection is a vector of Jobs that will be queued together.
Definition collection.h:35
A Job is a simple abstraction of an action that is to be executed in a thread context.
Definition job.h:47
void stop(Ekos::AlignState mode)
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Fri Nov 8 2024 11:58:32 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2024 The KDE developers.
Generated on Fri Nov 8 2024 11:58:32 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.