Sack Library Documentation
|
Members |
Description |
INDEX Top; | |
INDEX Bottom; |
This is the index of the next element to leave the queue. |
INDEX Cnt; |
This is the current count of pointers that can be stored in the queue. |
_32 Lock; |
thread interlock using InterlockedExchange semaphore. For thread safety. |
POINTER pNode[2]; |
need two to have distinct empty/full conditions |
Copyright (c) 2000+. All rights reserved.
|
What do you think about this topic? Send feedback!
|