nnosSafeBlockingQueueGetFront Function#include <nn/os.h> NN_EXTERN_C uptr nnosSafeBlockingQueueGetFront( nnosSafeBlockingQueue * this_ );
| Name | Description | |
|---|---|---|
| this_ |
See the corresponding C++ function, nn::os::SafeBlockingQueue::GetFront.
CONFIDENTIAL