Searched refs:dispatch_msg (Results 1 – 6 of 6) sorted by relevance
332 void dispatch_msg(pmt::pmt_t which_port, pmt::pmt_t msg) in dispatch_msg() function339 gr::basic_block::dispatch_msg(which_port, msg); in dispatch_msg()
135 virtual void dispatch_msg(pmt::pmt_t which_port, pmt::pmt_t msg) in dispatch_msg() function
107 block->dispatch_msg(i.first, msg); in tpb_thread_body()
124 this->dispatch_msg(tag.key, tag.value); in work()
156 dispatch_msg(tag.key, tag.value); in general_work()
1361 docstring dispatch_msg = msg; in makeDispatchMessage() local1362 if (!dispatch_msg.empty()) in makeDispatchMessage()1363 dispatch_msg += ' '; in makeDispatchMessage()1385 dispatch_msg += '(' + rtrim(comname) + ')'; in makeDispatchMessage()1387 LYXERR(Debug::ACTION, "verbose dispatch msg " << to_utf8(dispatch_msg)); in makeDispatchMessage()1388 return dispatch_msg; in makeDispatchMessage()