PSTATE(3PROC) | Process Control Library Functions | PSTATE(3PROC) |
Pstate
—
#include
<libproc.h>
int
Pstate
(struct
ps_prochandle *P);
Pstate
() function returns the state of
the process handle P. The list of states is
available in the PROCESS STATES section in
libproc(3LIB).
May 11, 2016 | illumos |