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