*nix Documentation Project
·  Home
 +   man pages
·  Linux HOWTOs
·  FreeBSD Tips
·  *niX Forums

  man pages->IRIX man pages -> f90/pxfpause (3)              
Title
Content
Arch
Section
 

Contents


PXFPAUSE(3F)					      Last changed: 2-26-98

NAME    [Toc]    [Back]

     PXFPAUSE -	Suspends process execution until signal

SYNOPSIS    [Toc]    [Back]

     SUBROUTINE	PXFPAUSE (ierror)
     INTEGER ierror

IMPLEMENTATION    [Toc]    [Back]

     UNICOS, UNICOS/mk,	and IRIX systems

STANDARDS    [Toc]    [Back]

     IEEE standard interface for FORTRAN 77

DESCRIPTION    [Toc]    [Back]

     The PXFPAUSE subroutine uses the pause(2) system call to suspend the
     calling process until it receives a signal.  The signal must be one
     that is not currently set to be ignored by	the calling process.

     The following argument is valid for this routine:

     ierrno
	  A default integer output variable that contains nonzero if
	  PXFPAUSE returned.  This subroutine never returns with a zero	or
	  successful status.

     On	IRIX systems, this routine is in libfortran.so which is	linked by
     default when compiling programs with the MIPSpro 7	Fortran	90 compiler
     or	when compiling programs	with the -craylibs option to the MIPSpro
     7.2 F77 compiler.

     When using	the CF90 compiler or MIPSpro 7 Fortran 90 compiler on
     UNICOS, UNICOS/mk,	or IRIX	systems, all arguments must be of default
     kind unless documented otherwise. On UNICOS and UNICOS/mk,	default
     kind is KIND=8 for	integer, real, complex,	and logical arguments; on
     IRIX systems, the default kind is KIND=4.

NOTES    [Toc]    [Back]

     Replace any Fortran reference to pause() with a subroutine	call to
     PXFPAUSE.

     On	UNICOS and UNICOS/mk systems, pause is a function or a subroutine
     reference.	 On IRIX systems, it is	a function reference.

SEE ALSO    [Toc]    [Back]

      
      
     pause(2)
     PXFSTRUCTCREATE(3F)

     Application Programmer's Library Reference	Manual,	publication
     SR-2165, for the printed version of this man page.
[ Back ]
 Similar pages
Name OS Title
nanosleep Tru64 Suspends a process from execution for the specified timer interval (P1003.1b)
pause Tru64 Suspends a process until it receives a signal
sleep Tru64 Suspends execution for at least the specified time
aio_suspend Tru64 Suspends the calling process until at least
kill HP-UX send a signal to a process; terminate a process
pgsignal FreeBSD post signal to a process or process group
psignal FreeBSD post signal to a process or process group
gsignal FreeBSD post signal to a process or process group
personality Linux set the process execution domain
pxfsleep IRIX Delays process execution
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service