ThreadWeaver
dependencypolicy.h
29 * Be aware of circular dependencies. All dependencies on a Job will be removed if the Job object is destructed.
47 * The dependency of jobA on jobB is removed. If no dependencies are left for jobA, canRun will return true.
virtual void release(quint64 objid)
DependencyPolicy implements execution-time dependencies dependencies between Jobs.
Definition: dependencypolicy.h:32
QueuePolicy is an interface for customizations of the queueing behaviour of jobs.
Definition: queuepolicy.h:38
This file is part of the KDE documentation.
Documentation copyright © 1996-2023 The KDE developers.
Generated on Wed Sep 27 2023 04:07:20 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2023 The KDE developers.
Generated on Wed Sep 27 2023 04:07:20 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.