1FUNIT-THREADS(8)                 funit-threads                FUNIT-THREADS(8)
2
3
4

NAME

6       funit-threads - Slave program for frysk's JUnit tests
7

SYNOPSIS

9       funit-threads [--clone] [--block] [--loop] {tid} {signal} {seconds}
10                     {number-threads}
11

DESCRIPTION

13       A small slave program, used by funit, as part of frysk's JUnit
14       testsuite.
15
16       --clone
17           Each thread will repeatedly clone itself (default).
18
19       --block
20           Each thread will block.
21
22       --loop
23           Each thread will execute an infinite loop.
24
25       tid
26           Thread ID to send signal to once all threads have been created.
27
28       signal
29           The signal to send to tid once all threads have been started.
30
31       seconds
32           Number of seconds to wait before the program exits.
33
34       number-threads
35           Number of threads to create.
36

EXAMPLE

38           /usr/lib/frysk/funit-child
39

SEE ALSO

41       frysk(1) funit(8) funit-child(8) funit-exec(8) funit-exit(8)
42       funit-threads(8)
43

BUGS

45       Report bugs to
46        http://sources.redhat.com/frysk/ [1].
47

REFERENCES

49        1. http://sources.redhat.com/frysk/
50           http:/sources.redhat.com/frysk
51
52
53
54                                 19 March 2006                FUNIT-THREADS(8)
Impressum