LUMIERA.clone/tests/backend
Christian Thaeter 020908d623 Make threadpool_destroy wait until all threads are finished
adds a state to each threadpool which can be only offline or online.
One can not acquire new threads when the pool is offline.

no need for waits in the teststuite anymore.
2010-01-18 17:53:33 +01:00
..
test-filedescriptors.c Tests: remove manual init of config-system 2008-12-18 09:58:42 +01:00
test-filehandles.c Tests: remove manual init of config-system 2008-12-18 09:58:42 +01:00
test-filemmap.c Squashed another ftruncate warning 2009-01-06 17:09:36 +00:00
test-threadpool.c Make threadpool_destroy wait until all threads are finished 2010-01-18 17:53:33 +01:00
test-threads.c fix a PLANNED test glitch 2010-01-17 17:34:23 +01:00