SharedLock Struct Reference
#include <kshareddatacache_p.h>
Public Attributes | |
| union { | |
| pthread_mutex_t mutex | |
| char unused [64] | |
| }; | |
| SharedLockId | type |
Detailed Description
Definition at line 246 of file kshareddatacache_p.h.
Member Data Documentation
| union { ... } |
| pthread_mutex_t SharedLock::mutex |
Definition at line 250 of file kshareddatacache_p.h.
Definition at line 262 of file kshareddatacache_p.h.
| char SharedLock::unused[64] |
Definition at line 259 of file kshareddatacache_p.h.
The documentation for this struct was generated from the following file:
KDE 4.6 API Reference