mirror of
https://github.com/saymrwulf/uhd.git
synced 2026-05-15 21:01:26 +00:00
This removes the race condition that can occur by reading the value of the rpc server's shared state claim token value without a lock. After the lock is released, it is possible that another process could preempt and modify the value with a different claim operation. Also, added timeouts to acquire the shared state lock for claim, reclaim, and unclaim operations. Signed-off-by: mattprost <matt.prost@ni.com> |
||
|---|---|---|
| .. | ||
| pyusrp_periphs | ||
| tests | ||
| usrp_mpm | ||
| aurora_bist_test.py | ||
| CMakeLists.txt | ||
| copy_python_module.cmake | ||
| e320_bist | ||
| n3xx_bist | ||
| setup.py.in | ||
| socket_test.py | ||
| test_lmk.py | ||
| usrp_hwd.py | ||
| usrp_update_fs | ||
| x4xx_bist | ||