diff options
author | Brent Stapleton <brent.stapleton@ettus.com> | 2018-10-06 08:41:15 -0700 |
---|---|---|
committer | Brent Stapleton <bstapleton@g.hmc.edu> | 2018-11-14 18:01:51 -0800 |
commit | d901b1e70801bae4974b2403b9762be368774e9b (patch) | |
tree | 838772aabd32ab2027fefd930a9b76052168436f /host/python | |
parent | b3d2fff210f71d6cf1f54da67f7331d578a16169 (diff) | |
download | uhd-d901b1e70801bae4974b2403b9762be368774e9b.tar.gz uhd-d901b1e70801bae4974b2403b9762be368774e9b.tar.bz2 uhd-d901b1e70801bae4974b2403b9762be368774e9b.zip |
python: tighten the scope of releasing the GIL
Only release the GIL for the calls to send() and recv(), instead of the
entire wrapper functions.
Diffstat (limited to 'host/python')
0 files changed, 0 insertions, 0 deletions