nn::os::BlockingQueue::Finalize
#include <nn/os.h> void Finalize();
None.
Destroys a blocking queue.
This is called automatically by the destructor, but it can also be called explicitly.
CONFIDENTIAL