nnosBlockingQueueDequeue Function#include <nn/os.h>
NN_EXTERN_C uptr nnosBlockingQueueDequeue(
nnosBlockingQueue * this_
);
| Name | Description | |
|---|---|---|
| this_ |
See the corresponding C++ function, nn::os::BlockingQueue::Dequeue.
CONFIDENTIAL