aboutsummaryrefslogtreecommitdiffstats
path: root/host/python
diff options
context:
space:
mode:
authorPatrick Sisterhen <patrick.sisterhen@ni.com>2019-12-12 23:34:12 -0600
committerBrent Stapleton <brent.stapleton@ettus.com>2020-01-02 15:18:25 -0800
commitb6f50e7f108614f57c6a934a40929470465564d1 (patch)
tree0ea530b10570bbfd82513c49c16518f5ce6533cb /host/python
parentdb4e3833778a32a249affb376756c177397c8b84 (diff)
downloaduhd-b6f50e7f108614f57c6a934a40929470465564d1.tar.gz
uhd-b6f50e7f108614f57c6a934a40929470465564d1.tar.bz2
uhd-b6f50e7f108614f57c6a934a40929470465564d1.zip
uhd: fix for exception due to use of unconstructed mutex
In chdr_ctrl_endpoint recv_thread, _recv_thread was starting at construction time and trying to lock mutex, but due to member declaration in class, mutex was not yet constructed
Diffstat (limited to 'host/python')
0 files changed, 0 insertions, 0 deletions