discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Discuss-gnuradio] delete_head_blocking()


From: Martin Braun (CEL)
Subject: Re: [Discuss-gnuradio] delete_head_blocking()
Date: Fri, 28 Jun 2013 08:57:21 +0200
User-agent: Mutt/1.5.21 (2010-09-15)

On Thu, Jun 27, 2013 at 11:18:51PM +0200, Shashank Gaur wrote:
> Hi All,
> 
> 
> I have been trying to understand delete_head_blocking() function from
> gr_basic_block, but couldn't understand much clearly. Can anybody shed some
> light on this. Also I want to understand pair(car-cdr as well), any info would
> help.

If you want to learn from my mistakes, check out the rev history on
header_payload_demux :)

Synopsis: Don't block in work() => don't use this call.
Perhaps it makes sense to register a message handler (think of it as a
work function for a specific message).

MB

-- 
Karlsruhe Institute of Technology (KIT)
Communications Engineering Lab (CEL)

Dipl.-Ing. Martin Braun
Research Associate

Kaiserstraße 12
Building 05.01
76131 Karlsruhe

Phone: +49 721 608-43790
Fax: +49 721 608-46071
www.cel.kit.edu

KIT -- University of the State of Baden-Württemberg and
National Laboratory of the Helmholtz Association

Attachment: pgpxNfPQQpn4A.pgp
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]