Thread-per-block loop now checks and dequeues messages to handle_msg.
authorJohnathan Corgan <jcorgan@corganenterprises.com>
Tue, 4 Aug 2009 20:17:18 +0000 (13:17 -0700)
committerEric Blossom <eb@comsec.com>
Fri, 14 Aug 2009 04:40:08 +0000 (21:40 -0700)
commit9a966d18567077d47f3e5bd65871b164805d2665
tree284c8e271ac837a4caccba9c11a26e9c8c775c73
parent3d47afffbf216f5ab0fa036de2b70cdc7a1981da
Thread-per-block loop now checks and dequeues messages to handle_msg.
gnuradio-core/src/lib/runtime/gr_basic_block.h
gnuradio-core/src/lib/runtime/gr_msg_accepter.cc
gnuradio-core/src/lib/runtime/gr_msg_accepter.h
gnuradio-core/src/lib/runtime/gr_tpb_detail.h
gnuradio-core/src/lib/runtime/gr_tpb_thread_body.cc