forked from sdr/gr-osmosdr
![]() This change removes all usage of boost::mutex, boost::mutex::scoped_lock, boost::unique_lock, and boost::condition_variable. It also removes usage of boost::shared_ptr and boost::weak_ptr outside of block definitions (which must continue to use Boost until GNU Radio 3.9). Signed-off-by: Eric Wild <ewild@sysmocom.de> |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
rfspace_source_c.cc | ||
rfspace_source_c.h |