Data Fields | |
BufferAccessStrategyType | btype |
int | ring_size |
int | current |
bool | current_was_in_ring |
Buffer | buffers [1] |
Definition at line 59 of file freelist.c.
Definition at line 62 of file freelist.c.
Referenced by GetAccessStrategy(), and StrategyRejectBuffer().
Definition at line 84 of file freelist.c.
Referenced by AddBufferToRing(), GetBufferFromRing(), and StrategyRejectBuffer().
Definition at line 70 of file freelist.c.
Referenced by AddBufferToRing(), GetBufferFromRing(), and StrategyRejectBuffer().
Definition at line 76 of file freelist.c.
Referenced by GetBufferFromRing(), and StrategyRejectBuffer().
Definition at line 64 of file freelist.c.
Referenced by GetAccessStrategy(), and GetBufferFromRing().