pvmfpstat man page on YellowDog

Man page or keyword search:  
man Server   18644 pages
apropos Keyword Search (all sections)
Output format
YellowDog logo
[printable version]

PSTAT(3PVM)			PVM Version 3.4			   PSTAT(3PVM)

NAME
       pvm_pstat - Returns the status of the specified PVM process.

SYNOPSIS
       C    int status = pvm_pstat( tid )

       Fortran	 call pvmfpstat( tid, status )

PARAMETERS
       tid     Integer task identifier of the PVM process in question.

       status  Integer	returns	 the  status  of the PVM process identified by
	       tid.  Status is PvmOk if the task is running, PvmNoTask if not,
	       and PvmBadParam if the tid is bad.

DESCRIPTION
       The  routine  pvm_pstat returns the status of the process identified by
       tid.  Also note that pvm_notify() can be used to notify the caller that
       a task has failed.

EXAMPLES
       C:
	    tid = pvm_parent();
	    status = pvm_pstat( tid );

       Fortran:
	    CALL PVMFPARENT( TID )
	    CALL PVMFPSTAT( TID, STATUS )

ERRORS
       The following error conditions can be returned by pvm_pstat.

       PvmBadParam
	      Bad Parameter, most likely an invalid tid value.

       PvmSysErr
	      pvmd not responding.

       PvmNoTask
	      Task not running.

SEE ALSO
       pvm_notify(3PVM)

				30 August, 1993			   PSTAT(3PVM)
[top]

List of man pages available for YellowDog

Copyright (c) for man pages and the logo by the respective OS vendor.

For those who want to learn more, the polarhome community provides shell access and support.

[legal] [privacy] [GNU] [policy] [cookies] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
Vote for polarhome
Free Shell Accounts :: the biggest list on the net