diff options
author | Martin Braun <martin.braun@ettus.com> | 2017-08-24 14:37:08 -0700 |
---|---|---|
committer | Martin Braun <martin.braun@ettus.com> | 2018-03-05 13:53:45 -0800 |
commit | 347bb79d2adef4b5bf3e3a94577ecc18c0408519 (patch) | |
tree | 9812aa2b939c8697abd91218bda5c0d1dd1131c3 /mpm | |
parent | 988b6ecab417dc8e5ac225e112b33c2b2f6193ad (diff) | |
download | uhd-347bb79d2adef4b5bf3e3a94577ecc18c0408519.tar.gz uhd-347bb79d2adef4b5bf3e3a94577ecc18c0408519.tar.bz2 uhd-347bb79d2adef4b5bf3e3a94577ecc18c0408519.zip |
uhd: Removed atomic.hpp from public API
atomic.hpp defines a spin lock and a lockfree mutex. There is no reason
to have standard constructs in the public API, where we're contractually
obligated to not touch them. Thus, moving them into the internal API
space.
Diffstat (limited to 'mpm')
0 files changed, 0 insertions, 0 deletions