uhd/mpm/python/usrp_mpm/sys_utils
Brent Stapleton 86dbaee5b8 mpm: adding reference counters to UIO
UIO objects now count references on open and close calls. This should
prevent problems with nested function calls that open/close the same
UIO object.

References counts are not atomic -- this is intended for nesting with
statements within the same thread context.

Reviewed-by: Martin Braun <martin.braun@ettus.com>
Reviewed-by: Trung Tran <trung.tran@ettus.com>
2018-03-14 16:45:45 -07:00
..
__init__.py mpm: Update all license headers 2018-02-19 16:55:08 -08:00
CMakeLists.txt mpm: Add prefs modules 2018-02-08 22:18:14 +01:00
dtoverlay.py mpm: Update all license headers 2018-02-19 16:55:08 -08:00
net.py mpm: Rename n310 to n3xx 2018-03-05 15:56:41 -08:00
sysfs_gpio.py mpm: sysfs_gpio: Throw exception on unsuccessful init 2018-03-08 10:54:19 -08:00
sysfs_thermal.py mpm: Update all license headers 2018-02-19 16:55:08 -08:00
udev.py mpm: Update all license headers 2018-02-19 16:55:08 -08:00
uio.py mpm: adding reference counters to UIO 2018-03-14 16:45:45 -07:00
watchdog.py mpm: Update all license headers 2018-02-19 16:55:08 -08:00