Removed omnithreads dependency from libusrp2
authorJohnathan Corgan <jcorgan@corganenterprises.com>
Sun, 11 Apr 2010 20:30:45 +0000 (13:30 -0700)
committerJohnathan Corgan <jcorgan@corganenterprises.com>
Sun, 11 Apr 2010 20:30:45 +0000 (13:30 -0700)
commit290fc2315a6b7f2d2bc6b98318783e3278a97453
tree9cbc354baaeb7a6ce50e97718903d221ada1d194
parent1ae689ff9238dcffbf65881b8ca03aa8df3844aa
Removed omnithreads dependency from libusrp2
14 files changed:
config/grc_usrp2.m4
gruel/src/include/gruel/thread.h
gruel/src/lib/Makefile.am
gruel/src/lib/thread.cc [new file with mode: 0644]
usrp2/host/apps/Makefile.am
usrp2/host/lib/Makefile.am
usrp2/host/lib/control.cc
usrp2/host/lib/control.h
usrp2/host/lib/ring.cc
usrp2/host/lib/ring.h
usrp2/host/lib/usrp2_impl.cc
usrp2/host/lib/usrp2_impl.h
usrp2/host/lib/usrp2_thread.cc [deleted file]
usrp2/host/lib/usrp2_thread.h [deleted file]