kdevplatform/language/duchain
duchainlock.cpp File Reference
#include "duchainlock.h"
#include "duchain.h"
#include <QThread>
#include <QThreadStorage>
#include <QElapsedTimer>
Include dependency graph for duchainlock.cpp:

Go to the source code of this file.
Namespaces | |
KDevelop | |
Variables | |
const uint | uSleepTime = 500 |
Variable Documentation
◆ uSleepTime
const uint uSleepTime = 500 |
- Todo:
- Always prefer exactly that lock that is requested by the thread that has the foreground mutex, to reduce the amount of UI blocking.
Definition at line 33 of file duchainlock.cpp.
This file is part of the KDE documentation.
Documentation copyright © 1996-2021 The KDE developers.
Generated on Mon Jan 25 2021 23:36:50 by doxygen 1.8.16 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2021 The KDE developers.
Generated on Mon Jan 25 2021 23:36:50 by doxygen 1.8.16 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.