KDECore
SharedLock Struct Reference
#include <kshareddatacache_p.h>
Public Attributes | |
union { | |
QBasicAtomicInt spinlock | |
char unused [64] | |
}; | |
SharedLockId | type |
Detailed Description
Definition at line 341 of file kshareddatacache_p.h.
Member Data Documentation
union { ... } |
QBasicAtomicInt SharedLock::spinlock |
Definition at line 351 of file kshareddatacache_p.h.
SharedLockId SharedLock::type |
Definition at line 360 of file kshareddatacache_p.h.
char SharedLock::unused[64] |
Definition at line 357 of file kshareddatacache_p.h.
The documentation for this struct was generated from the following file:
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:22:13 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:22:13 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.