diff options
author | dimitri staessens <dimitri.staessens@intec.ugent.be> | 2016-05-09 19:05:57 +0200 |
---|---|---|
committer | dimitri staessens <dimitri.staessens@intec.ugent.be> | 2016-05-09 19:22:49 +0200 |
commit | 22a36acfb535cd35250eb3b77bdbf75ff161217d (patch) | |
tree | b40db6b67d71656ec0ecb60a18ee0bd461d8e9b7 /src/tools/echo/echo.c | |
parent | c7edaf433fda0f87c8fd579f0e8243f798922c62 (diff) | |
download | ouroboros-22a36acfb535cd35250eb3b77bdbf75ff161217d.tar.gz ouroboros-22a36acfb535cd35250eb3b77bdbf75ff161217d.zip |
irmd: use pthread_cond_wait
The initial implementation looped on a nanosleep to wait for an
incoming flow allocation request. This implementation is now corrected
with the necessary locks and the thread sleeps on a condition variable.
Diffstat (limited to 'src/tools/echo/echo.c')
0 files changed, 0 insertions, 0 deletions