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
qyieldcpu.h File Reference

(61bd614abea0cbff83595ebf31b0beeccaef5304)

#include <QtCore/qcompilerdetection.h>
#include <QtCore/qprocessordetection.h>
#include <QtCore/qtconfigmacros.h>
+ Include dependency graph for qyieldcpu.h:

Go to the source code of this file.

Functions

QT_BEGIN_NAMESPACE Q_ALWAYS_INLINE void qYieldCpu (void) Q_DECL_NOEXCEPT
 

Function Documentation

◆ qYieldCpu()

void qYieldCpu ( void )

Definition at line 29 of file qyieldcpu.h.

Referenced by QtConcurrent::ThreadEngineBarrier::acquire(), is_fatal_count_down(), QtConcurrent::ThreadEngineBarrier::release(), QtConcurrent::ThreadEngineBarrier::releaseUnlessLast(), switch_from_to(), and QtConcurrent::ThreadEngineBarrier::wait().

+ Here is the caller graph for this function: