summaryrefslogtreecommitdiff
path: root/usrp/host/lib/legacy/README_OSX
diff options
context:
space:
mode:
authormichaelld2007-08-18 02:35:43 +0000
committermichaelld2007-08-18 02:35:43 +0000
commit0693ac18e31a9014dd83b4a4c7ac43071279353a (patch)
treea9f45adf99819e5da494b663a44c86891417299c /usrp/host/lib/legacy/README_OSX
parent8e44b73ab454947a1d2b97f8e793d1e481db2b5a (diff)
downloadgnuradio-0693ac18e31a9014dd83b4a4c7ac43071279353a.tar.gz
gnuradio-0693ac18e31a9014dd83b4a4c7ac43071279353a.tar.bz2
gnuradio-0693ac18e31a9014dd83b4a4c7ac43071279353a.zip
Fixed use of mutex and condition, which corrects a long-standing rare
bug over contention of shared variables. git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@6152 221aa14e-8319-0410-a670-987f0aec2ac5
Diffstat (limited to 'usrp/host/lib/legacy/README_OSX')
-rw-r--r--usrp/host/lib/legacy/README_OSX2
1 files changed, 1 insertions, 1 deletions
diff --git a/usrp/host/lib/legacy/README_OSX b/usrp/host/lib/legacy/README_OSX
index 20230f121..37026f25a 100644
--- a/usrp/host/lib/legacy/README_OSX
+++ b/usrp/host/lib/legacy/README_OSX
@@ -51,7 +51,7 @@ usual).
For -all- systems I've tested on thus far, both of these return
exactly 41 overruns / underruns, and -most- systems start out with a
-stalled pipe. This stall comes in a usb_control funciton call to
+stalled pipe. This stall comes in a usb_control function call to
LIBUSB; one would have to change the LIBUSB code to handle this issue.
(3) from gr-build/gnuradio-examples/python/usrp :