Print this page
8158 Want named threads API
9857 proc manpages should have LIBRARY section


   6 .\"
   7 .\" A full copy of the text of the CDDL should have accompanied this
   8 .\" source.  A copy of the CDDL is also available via the Internet at
   9 .\" http://www.illumos.org/license/CDDL.
  10 .\"
  11 .\"
  12 .\" Copyright 2015 Joyent, Inc.
  13 .\"
  14 .Dd May 11, 2016
  15 .Dt PSTOPSTATUS 3PROC
  16 .Os
  17 .Sh NAME
  18 .Nm Pdstop ,
  19 .Nm Pstopstatus ,
  20 .Nm Pstop ,
  21 .Nm Pwait ,
  22 .Nm Ldstop ,
  23 .Nm Lstop ,
  24 .Nm Lwait
  25 .Nd process and thread stop operations
  26 .Sh SYNOPSIS
  27 .Lb libproc

  28 .In libproc.h
  29 .Ft int
  30 .Fo Pdstop
  31 .Fa "struct ps_prochandle *P"
  32 .Fc
  33 .Ft int
  34 .Fo Pstopstatus
  35 .Fa "struct ps_prochandle *P"
  36 .Fa "long request"
  37 .Fa "uint_t msec"
  38 .Fc
  39 .Ft int
  40 .Fo Pstop
  41 .Fa "struct ps_prochandle *P"
  42 .Fc
  43 .Ft int
  44 .Fo Pwait
  45 .Fa "struct ps_prochandle *P"
  46 .Fc
  47 .Ft int




   6 .\"
   7 .\" A full copy of the text of the CDDL should have accompanied this
   8 .\" source.  A copy of the CDDL is also available via the Internet at
   9 .\" http://www.illumos.org/license/CDDL.
  10 .\"
  11 .\"
  12 .\" Copyright 2015 Joyent, Inc.
  13 .\"
  14 .Dd May 11, 2016
  15 .Dt PSTOPSTATUS 3PROC
  16 .Os
  17 .Sh NAME
  18 .Nm Pdstop ,
  19 .Nm Pstopstatus ,
  20 .Nm Pstop ,
  21 .Nm Pwait ,
  22 .Nm Ldstop ,
  23 .Nm Lstop ,
  24 .Nm Lwait
  25 .Nd process and thread stop operations
  26 .Sh LIBRARY
  27 .Lb libproc
  28 .Sh SYNOPSIS
  29 .In libproc.h
  30 .Ft int
  31 .Fo Pdstop
  32 .Fa "struct ps_prochandle *P"
  33 .Fc
  34 .Ft int
  35 .Fo Pstopstatus
  36 .Fa "struct ps_prochandle *P"
  37 .Fa "long request"
  38 .Fa "uint_t msec"
  39 .Fc
  40 .Ft int
  41 .Fo Pstop
  42 .Fa "struct ps_prochandle *P"
  43 .Fc
  44 .Ft int
  45 .Fo Pwait
  46 .Fa "struct ps_prochandle *P"
  47 .Fc
  48 .Ft int