Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
qthreadpool.cpp File Reference

(a795b442638f35faab15c1b6d06d268948865f56)

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

References QueuePage::priority().

Here is the call graph for this function: