FUNIT-THREADS(8) funit-threads FUNIT-THREADS(8) NAME funit-threads - Slave program for frysk's JUnit tests SYNOPSIS funit-threads [--clone] [--block] [--loop] {tid} {signal} {seconds} {number-threads} DESCRIPTION A small slave program, used by funit, as part of frysk's JUnit testsuite. --clone Each thread will repeatedly clone itself (default). --block Each thread will block. --loop Each thread will execute an infinite loop. tid Thread ID to send signal to once all threads have been created. signal The signal to send to tid once all threads have been started. seconds Number of seconds to wait before the program exits. number-threads Number of threads to create. EXAMPLE /usr/lib/frysk/funit-child SEE ALSO frysk(1) funit(8) funit-child(8) funit-exec(8) funit-exit(8) funit-threads(8) BUGS Report bugs to http://sources.redhat.com/frysk/ : http:/sources.redhat.com/frysk. 19 March 2006 FUNIT-THREADS(8)