|
nckernel
0.1
|
#include <object.h>

Data Fields | |
| struct object_ops | ops |
| int | refcnt |
| struct object_ops ops |
Definition at line 22 of file object.h.
Referenced by object_copy(), object_create(), object_destroy(), object_init(), and object_link().
| int refcnt |
Definition at line 21 of file object.h.
Referenced by object_copy(), object_create(), object_destroy(), and object_link().
1.8.4