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

Split Close
Expand all
Collapse all
          --- old/usr/src/man/man3proc/Pstopstatus.3proc.man.txt
          +++ new/usr/src/man/man3proc/Pstopstatus.3proc.man.txt
   1    1  PSTOPSTATUS(3PROC)     Process Control Library Functions    PSTOPSTATUS(3PROC)
   2    2  
   3    3  NAME
   4    4       Pdstop, Pstopstatus, Pstop, Pwait, Ldstop, Lstop, Lwait - process and
   5    5       thread stop operations
   6    6  
   7      -SYNOPSIS
        7 +LIBRARY
   8    8       Process Control Library (libproc, -lproc)
        9 +
       10 +SYNOPSIS
   9   11       #include <libproc.h>
  10   12  
  11   13       int
  12   14       Pdstop(struct ps_prochandle *P);
  13   15  
  14   16       int
  15   17       Pstopstatus(struct ps_prochandle *P, long request, uint_t msec);
  16   18  
  17   19       int
  18   20       Pstop(struct ps_prochandle *P);
↓ open down ↓ 103 lines elided ↑ open up ↑
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX