Print this page
8158 Want named threads API
9857 proc manpages should have LIBRARY section
*** 1,12 ****
PDESTROY_AGENT(3PROC) Process Control Library Functions PDESTROY_AGENT(3PROC)
NAME
Pdestroy_agent - destroy the agent LWP
! SYNOPSIS
Process Control Library (libproc, -lproc)
#include <libproc.h>
void
Pdestroy_agent(struct ps_prochandle *P);
--- 1,14 ----
PDESTROY_AGENT(3PROC) Process Control Library Functions PDESTROY_AGENT(3PROC)
NAME
Pdestroy_agent - destroy the agent LWP
! LIBRARY
Process Control Library (libproc, -lproc)
+
+ SYNOPSIS
#include <libproc.h>
void
Pdestroy_agent(struct ps_prochandle *P);