redhat man page for pvmfhalt

Query: pvmfhalt

OS: redhat

Section: 3pvm

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

HALT(3PVM)							  PVM Version 3.4							HALT(3PVM)

NAME
pvm_halt - Shuts down the entire PVM system.
SYNOPSIS
C int info = pvm_halt( void ) Fortran call pvmfhalt( info )
PARAMETERS
info Integer returns the error status.
DESCRIPTION
The routine pvm_halt shuts down the entire PVM system including remote tasks, remote pvmds, the local tasks (including the calling task) and the local pvmd. The task calling pvm_halt() must ignore or catch signal SIGTERM or it will be killed along with all the others.
ERRORS
The following error conditions can be returned PvmSysErr local pvmd is not responding.
SEE ALSO
pvm_delhosts(3PVM), pvm_kill(3PVM), pvm_exit(3PVM) 06 May, 1994 HALT(3PVM)
Related Man Pages
pvm_sendsig(3pvm) - redhat
pvm_send(3pvm) - redhat
pvm_kill(3pvm) - debian
pvmfmytid(3pvm) - debian
pvmfsendsig(3pvm) - debian
Similar Topics in the Unix Linux Community
How to capture ^x,^y via bash script?
Retrieving previous command in a script
Tar Command
About TODO
[TIP] Processing YAML files with yq