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/Plwp_getspymaster.3proc.man.txt
          +++ new/usr/src/man/man3proc/Plwp_getspymaster.3proc.man.txt
   1    1  PLWP_GETSPYMASTER(3PROC)                     Process Control Library Functions
   2    2  
   3    3  NAME
   4    4       Plwp_getspymaster - get agent LWP spy master information
   5    5  
   6      -SYNOPSIS
        6 +LIBRARY
   7    7       Process Control Library (libproc, -lproc)
        8 +
        9 +SYNOPSIS
   8   10       #include <libproc.h>
   9   11  
  10   12       int
  11   13       Plwp_getspymaster(struct ps_prochandle *P, lwpid_t lwpid, psinfo_t *ps);
  12   14  
  13   15  DESCRIPTION
  14   16       The Plwp_getspymaster() function returns information about the spy master
  15   17       that corresponds to the agent LWP for the thread lwpid in the process
  16   18       handle P.
  17   19  
↓ open down ↓ 49 lines elided ↑ open up ↑
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX