Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
qthreadpool.cpp File Reference

(1f2a230b898af9da73463bca27b5883d36da7a91)

#include "qthreadpool.h"
#include "qthreadpool_p.h"
#include "qdeadlinetimer.h"
#include "qcoreapplication.h"
#include <QtCore/qpointer.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 185 of file qthreadpool.cpp.

Referenced by QThreadPoolPrivate::enqueueTask().

+ Here is the caller graph for this function: