
Data Fields | |
| struct pb_buffer | base |
| struct pool_pb_manager * | mgr |
| struct list_head | head |
| size_t | start |
Definition at line 84 of file pb_bufmgr_pool.c.
struct pb_buffer pool_buffer::base [read] |
Definition at line 86 of file pb_bufmgr_pool.c.
struct pool_pb_manager* pool_buffer::mgr [read] |
Definition at line 88 of file pb_bufmgr_pool.c.
struct list_head pool_buffer::head [read] |
Definition at line 90 of file pb_bufmgr_pool.c.
| size_t pool_buffer::start |
Definition at line 92 of file pb_bufmgr_pool.c.
1.5.4