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
TIDTOHOST(3PVM) PVM Version 3.4 TIDTOHOST(3PVM)

pvm_tidtohost - Returns the host of the specified PVM process.

C	int dtid = pvm_tidtohost( tid )

Fortran call pvmftidtoh( tid, dtid )

tid
Integer task identifier of the PVM process in question.
dtid
Integer returns the tid of the host's pvmd3 or a negative value if an error.

The routine pvm_tidtohost returns the host id on which the process identified by tid is located.

The following error conditions can be returned
PvmBadParam
An invalid tid value was specified.
PvmSysErr
pvmd not responding.

pvm_config(3PVM), pvm_tasks(3PVM)
30 August, 1993

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.