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
qohossinglethreadexecutor.cpp File Reference

(dc8a6de42c8adb89275628f0adb067e9664a795d)

#include <QtCore/private/qohoslogger_p.h>
#include <condition_variable>
#include <cstring>
#include <memory>
#include <mutex>
#include <pthread.h>
#include <qohossinglethreadexecutor.h>
#include <queue>
#include <utility>
Include dependency graph for qohossinglethreadexecutor.cpp:

Go to the source code of this file.

Namespaces

namespace  QtOhos

Functions

QOhosConsumer< std::function< void()> > QtOhos::makeSingleThreadExecutor (const SingleThreadExecutorConfig &config={})