![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#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"
Go to the source code of this file.
Classes | |
class | QThreadPoolThread |
Functions | |
bool | comparePriority (int priority, const QueuePage *p) |
|
inline |
Definition at line 188 of file qthreadpool.cpp.
References QueuePage::priority().