diff options
author | Josh Blum <josh@joshknows.com> | 2013-04-02 10:22:34 -0700 |
---|---|---|
committer | Josh Blum <josh@joshknows.com> | 2013-04-12 13:32:58 -0700 |
commit | f1108bd25a369a83ef8227c7564e812d4e27f369 (patch) | |
tree | 82591bd942756583fcaec44ec9008e3f44119179 /host/examples/rx_samples_to_file.cpp | |
parent | cb3f554658b6c979bf9649509d8c7a6cd3b8a9a4 (diff) | |
download | uhd-f1108bd25a369a83ef8227c7564e812d4e27f369.tar.gz uhd-f1108bd25a369a83ef8227c7564e812d4e27f369.tar.bz2 uhd-f1108bd25a369a83ef8227c7564e812d4e27f369.zip |
uhd: switch the reusable barrier to condition variables
This allows the converter threads in a multi-threaded streamer to wait quietly.
In addition, the use of two barriers in the packet handlers was reduced to one,
by adding a simple exit barrier inside the reusable barrier's wait method.
Diffstat (limited to 'host/examples/rx_samples_to_file.cpp')
0 files changed, 0 insertions, 0 deletions