Properly handle sleeps interrupted by receiving a message
authorArjen Baart <arjen@andromeda.nl>
Sat, 18 Jul 2020 08:21:40 +0000 (10:21 +0200)
committerArjen Baart <arjen@andromeda.nl>
Sat, 18 Jul 2020 08:21:40 +0000 (10:21 +0200)
commitf995eecf649d535d2d33aad1e7ca988533647c64
tree1b4bc97e334b4138a1e55ce5e9a64d92c34917ef
parent717ed5dd5c2ff8ef51e19f4e56cff820ab47dbfb
Properly handle sleeps interrupted by receiving a message
.gitignore
doc/design.xml
doc/tachyon_class.svg [new file with mode: 0644]
src/Tachyon.cpp
src/Tachyon.h
test/Makefile.am
test/accellerate
test/accellerate_float
test/accellerate_multi [new file with mode: 0755]
test/timespec.cpp [new file with mode: 0644]