Qt 6.x
The Qt SDK
Loading...
Searching...
No Matches
AndroidDeadlockProtector Class Reference

#include <androiddeadlockprotector.h>

+ Collaboration diagram for AndroidDeadlockProtector:

Public Member Functions

 ~AndroidDeadlockProtector ()
 
bool acquire ()
 

Detailed Description

Definition at line 11 of file androiddeadlockprotector.h.

Constructor & Destructor Documentation

◆ ~AndroidDeadlockProtector()

AndroidDeadlockProtector::~AndroidDeadlockProtector ( )
inline

Definition at line 14 of file androiddeadlockprotector.h.

References QtAndroidPrivate::releaseAndroidDeadlockProtector().

+ Here is the call graph for this function:

Member Function Documentation

◆ acquire()

bool AndroidDeadlockProtector::acquire ( )
inline

Definition at line 19 of file androiddeadlockprotector.h.

References QtAndroidPrivate::acquireAndroidDeadlockProtector().

Referenced by QAndroidPlatformOpenGLWindow::eglSurface(), QAndroidEventDispatcher::processEvents(), QtAndroidAccessibility::runInObjectContext(), runOnQtThread(), and QAndroidPlatformVulkanWindow::vkSurface().

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

The documentation for this class was generated from the following file: