# Functions

NewBlockingQueue constructs a BlockingQueue with a given capacity.

# Structs

BlockingQueue is a FIFO container with a fixed capacity.