rt_registry_entry Struct Reference

#include <rtai_registry.h>


Data Fields

unsigned long name
void * adr
task_struct * tsk
int type
unsigned short count
unsigned short alink
unsigned short nlink


Field Documentation

void* rt_registry_entry::adr
 

Definition at line 36 of file rtai_registry.h.

Referenced by hash_find_adr(), hash_ins_adr(), hash_rem_adr(), krtai_objects_release(), linux_process_termination(), and rt_get_registry_slot().

unsigned short rt_registry_entry::alink
 

Definition at line 40 of file rtai_registry.h.

Referenced by hash_rem_name(), and rt_get_registry_slot().

unsigned short rt_registry_entry::count
 

Definition at line 39 of file rtai_registry.h.

Referenced by hash_rem_adr(), and hash_rem_name().

unsigned long rt_registry_entry::name
 

Definition at line 35 of file rtai_registry.h.

Referenced by __rtai_shm_exit(), hash_find_name(), hash_ins_name(), hash_rem_name(), krtai_objects_release(), linux_process_termination(), and rt_get_registry_slot().

unsigned short rt_registry_entry::nlink
 

Definition at line 41 of file rtai_registry.h.

Referenced by hash_rem_adr().

struct task_struct* rt_registry_entry::tsk
 

Definition at line 37 of file rtai_registry.h.

Referenced by linux_process_termination().

int rt_registry_entry::type
 

Definition at line 38 of file rtai_registry.h.

Referenced by __rtai_shm_exit(), get_type(), krtai_objects_release(), and linux_process_termination().


The documentation for this struct was generated from the following file:
Generated on Thu Nov 20 11:57:45 2008 for RTAI API by doxygen 1.3.8