prototype thread-pool
commitbc79308b4b5ac48ca54776ada14791c84e9b10f3
authorTim Blechmann <tim@klingt.org>
Tue, 1 Jan 2013 11:38:04 +0000 (1 12:38 +0100)
committerTim Blechmann <tim@klingt.org>
Tue, 1 Jan 2013 12:37:29 +0000 (1 13:37 +0100)
treeaff4ae34c82dacfef51236e79fb07b2524e840f1
parentb1fc44eb2e67025ec4303c05f5d6bf9f98bd904e
prototype thread-pool

Signed-off-by: Tim Blechmann <tim@klingt.org>
nova-tt/thread_pool.hpp [new file with mode: 0644]
testsuite/CMakeLists.txt
testsuite/thread_pool_test.cpp [new file with mode: 0644]