GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
HALT(3PVM) PVM Version 3.4 HALT(3PVM)

pvm_halt - Shuts down the entire PVM system.

C	int info = pvm_halt( void )

Fortran call pvmfhalt( info )

info
Integer returns the error status.

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.

The following error conditions can be returned
PvmSysErr
local pvmd is not responding.

pvm_delhosts(3PVM), pvm_kill(3PVM), pvm_exit(3PVM)
06 May, 1994

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.