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

*** 1,12 **** PLWP_GETPSINFO(3PROC) Process Control Library Functions PLWP_GETPSINFO(3PROC) NAME Plwp_getpsinfo - get thread specific ps information ! SYNOPSIS Process Control Library (libproc, -lproc) #include <libproc.h> int Plwp_getpsinfo(struct ps_prochandle *P, lwpid_t lwpid, lwpsinfo_t *lps); --- 1,14 ---- PLWP_GETPSINFO(3PROC) Process Control Library Functions PLWP_GETPSINFO(3PROC) NAME Plwp_getpsinfo - get thread specific ps information ! LIBRARY Process Control Library (libproc, -lproc) + + SYNOPSIS #include <libproc.h> int Plwp_getpsinfo(struct ps_prochandle *P, lwpid_t lwpid, lwpsinfo_t *lps);