Fixes ticket:357
[debian/gnuradio] / usrp2 / host / lib / usrp2_impl.h
index c5079a85606c2caba3e69b3c64aa71ae73fac11a..c96a6fad3616dd50be4c37a29540bd0ccbd0dc5d 100644 (file)
@@ -79,6 +79,7 @@ namespace usrp2 {
     pending_reply *d_pending_replies[NRIDS]; // indexed by 8-bit reply id
 
     std::vector<ring_sptr>   d_channel_rings; // indexed by 5-bit channel number
+    omni_mutex     d_channel_rings_mutex;
 
     db_info       d_tx_db_info;
     db_info       d_rx_db_info;