|
Krita Source Code Documentation
|
#include <mutex>Go to the source code of this file.
Classes | |
| class | KisAdaptedLock< Adapter > |
Macros | |
| #define | KIS_DECLARE_ADAPTED_LOCK(Name, Adapter) |
| #define KIS_DECLARE_ADAPTED_LOCK | ( | Name, | |
| Adapter ) |
A macro to make sure that the resulting lock is a 'class' and can be forward-declared instead of the entire include pulling
Definition at line 85 of file KisAdaptedLock.h.