List Queue
- group OS_87x3e_Queue
Initialize and manage List Queue functions.
List Queue is designed as a FIFO-like list, which can enqueue, dequeue and peek the list. While, List Queue also keeps these functionalities such as deleting and inserting the speicified list item.