ThreadWeaver
queuepolicy.h
35 * control the way all those jobs are executed. Jobs never assume ownership of their assigned queue
56 /** @brief release() is called if canRun() returned true, but the job has not been executed for external reasons.
virtual void release(quint64 objid)
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 Fri Sep 29 2023 04:02:13 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2023 The KDE developers.
Generated on Fri Sep 29 2023 04:02:13 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.