Packet Sniffer SDK DLL Edition
HNQueue :: Methods | | Previous Next |
Please see HNQueue functions short descriptions below:
Allocates memory for queue items and creates queue synchronization objects.
Creates the HNQueue object.
Destroys the HNQueue object.
Releases queue resources.
Returns an element with Free status from the queue.
Returns an elements with Free status from the queue.
Returns an element with Full status from the queue.
Returns an elements with Full status from the queue.
Returns an element with Free status back to the queue.
Returns an elements with Free status back to the queue.
Returns an element with Full status back to the queue.
Returns an elements with Full status back to the queue.
Creates and starts internal queue thread.
Stops internal queue thread.
Turns out all application threads awaiting for Free elements from awaiting status.
Turns out all application threads awaiting for Full elements from awaiting status.