KDECore
SharedLock Struct Reference
#include <kshareddatacache_p.h>
Public Attributes | |
| union { | |
| QBasicAtomicInt spinlock | |
| char unused [64] | |
| }; | |
| SharedLockId | type |
Detailed Description
Definition at line 337 of file kshareddatacache_p.h.
Member Data Documentation
| union { ... } |
| QBasicAtomicInt SharedLock::spinlock |
Definition at line 347 of file kshareddatacache_p.h.
| SharedLockId SharedLock::type |
Definition at line 356 of file kshareddatacache_p.h.
| char SharedLock::unused[64] |
Definition at line 353 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-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:47:11 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:47:11 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.
KDE API Reference