Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
reference Struct Reference

Data Fields

voidobject
 
spinlock_t lock
 
u32 ref
 

Detailed Description

struct reference - TIPC object reference entry : pointer to object associated with reference entry : spinlock controlling access to object reference value for object (combines instance & array index info)

Definition at line 46 of file ref.c.

Field Documentation

spinlock_t lock

Definition at line 48 of file ref.c.

void* object

Definition at line 47 of file ref.c.

u32 ref

Definition at line 49 of file ref.c.


The documentation for this struct was generated from the following file: