Qt 6.x
The Qt SDK
Loading...
Searching...
No Matches
qthreadpool.cpp File Reference
#include "qthreadpool.h"
#include "qthreadpool_p.h"
#include "qdeadlinetimer.h"
#include "qcoreapplication.h"
#include <algorithm>
#include <memory>
#include "moc_qthreadpool.cpp"
#include "qthreadpool.moc"
+ Include dependency graph for qthreadpool.cpp:

Go to the source code of this file.

Classes

class  QThreadPoolThread
 

Functions

bool comparePriority (int priority, const QueuePage *p)
 

Function Documentation

◆ comparePriority()

bool comparePriority ( int  priority,
const QueuePage p 
)
inline

Definition at line 183 of file qthreadpool.cpp.

Referenced by QThreadPoolPrivate::enqueueTask().

+ Here is the caller graph for this function: