funit-threads(8) - Linux man page

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.