Guardian Programming Reference Summary for C

Functions Summary (G-N)
Guardian Programming Reference Summary for C522630-001
6-30
MYGMOM
(superseded by PROCESS_GETINFO_ and PROCESS_GETINFOLIST_) Gives a
process that is a member of a batch job the process-ID of its job ancestor (GMOM).
This procedure does not have a C syntax, because it is superseded and should not be
used for new development. This procedure is supported only for compatibility with
previous software.
MYPID
(superseded by PROCESSHANDLE_GETMINE_ and
PROCESSHANDLE_DECOMPOSE_ ) Gives a process its own CPU and PIN number.
This procedure does not have a C syntax, because it is superseded and should not be
used for new development. This procedure is supported only for compatibility with
previous software.
MYPROCESSTIME
Returns the process execution time of the calling process.
MYSYSTEMNUMBER
(superseded by NODENAME_TO_NODENUMBER_ or
PROCESSHANDLE_GETMINE_ and PROCESSHANDLE_DECOMPOSE_) gives a
process its own system number.
This procedure does not have a C syntax, because it is superseded and should not be
used for new development. This procedure is supported only for compatibility with
previous software.
MYTERM
(superseded by PROCESS_GETINFO_ and PROCESS_GETINFOLIST_) Gives a
process the file name of its home terminal.
This procedure does not have a C syntax, because it is superseded and should not be
used for new development. This procedure is supported only for compatibility with
previous software.
#include <cextdecs(MYPROCESSTIME)>
long long MYPROCESSTIME ();