Public Attributes | |
struct _myhead * | hd_l_flink |
long | hd_l_seq |
struct _myhead * | hd_l_flink |
struct _myhead * | hd_l_flink |
Definition at line 6 of file look_aside_list.c.
struct _myhead* _myhead::hd_l_flink [read] |
Definition at line 7 of file look_aside_list.c.
Referenced by exe_lal_insert_first(), and exe_lal_remove_first().
long _myhead::hd_l_seq |
Definition at line 8 of file look_aside_list.c.
Referenced by exe_lal_insert_first(), exe_lal_remove_first(), and exe_trim_pool_list().
struct _myhead* _myhead::hd_l_flink [read] |
Definition at line 26 of file memoryalc_dyn.c.
struct _myhead* _myhead::hd_l_flink [read] |
Definition at line 22 of file memoryalc_pool.c.