ThreadWeaver
shuttingdownstate.h
QueueSignals declares the Qt signals shared by the Queue and Weaver classes.
Definition queuesignals.h:24
ShuttingDownState is enabled when the Weaver destructor is entered.
Definition shuttingdownstate.h:24
void waitForAvailableJob(Thread *th) override
Wait (by suspending the calling thread) until a job becomes available.
Definition shuttingdownstate.cpp:41
JobPointer applyForWork(Thread *th, bool wasBusy) override
Assign a job to an idle thread.
Definition shuttingdownstate.cpp:34
Weaver * weaver() override
Provide correct return type for WeaverImpl states.
Definition weaverimplstate.cpp:30
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.