GNU Radio 3.6.5 C++ API

gr_msg_queue.h File Reference

#include <gr_core_api.h>
#include <gr_msg_handler.h>
#include <gruel/thread.h>

Go to the source code of this file.

Classes

class  gr_msg_queue
 thread-safe message queue More...

Functions

GR_CORE_API gr_msg_queue_sptr gr_make_msg_queue (unsigned int limit=0)

Function Documentation

GR_CORE_API gr_msg_queue_sptr gr_make_msg_queue ( unsigned int  limit = 0)