Commit Graph

5 Commits

Author SHA1 Message Date
Tom
f33e820a16 add example using threads 2019-10-13 15:06:50 +02:00
Tom
9af897fa3b v0.2
* Preserve interface of std::condition_variable through "perfect
  forwarding"
* Decouple SignalHandler and AtomicCondition
* Callback function for signals
* Improve readme
* Bump version to v0.2
2019-10-13 15:00:20 +02:00
Tom
9aaa7180fc cmake: disable testing, do not build test when building all 2019-10-13 14:53:45 +02:00
Tom
7da937d750 cmake: make sure only header files with *.h pattern are installed 2019-10-13 14:31:16 +02:00
Tom
076e77ff53 initial import 2019-09-14 22:41:56 +02:00