Rechercher une page de manuel
funit-threads
Langue: en
Version: April 2008 (fedora - 06/07/09)
Section: 8 (Commandes administrateur)
NAME
funit-threads - creates lots and lots of threadsSYNOPSIS
- funit-threads [--clone] [--block] [--loop] {pid} {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.
pid
- 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-threads
SEE ALSO
BUGS
Report bugs to m[blue]http:/sources.redhat.com/fryskm[]
Contenus ©2006-2024 Benjamin Poulain
Design ©2006-2024 Maxime Vantorre