Print this page
8158 Want named threads API
9857 proc manpages should have LIBRARY section
*** 2,13 ****
NAME
Pdstop, Pstopstatus, Pstop, Pwait, Ldstop, Lstop, Lwait - process and
thread stop operations
! SYNOPSIS
Process Control Library (libproc, -lproc)
#include <libproc.h>
int
Pdstop(struct ps_prochandle *P);
--- 2,15 ----
NAME
Pdstop, Pstopstatus, Pstop, Pwait, Ldstop, Lstop, Lwait - process and
thread stop operations
! LIBRARY
Process Control Library (libproc, -lproc)
+
+ SYNOPSIS
#include <libproc.h>
int
Pdstop(struct ps_prochandle *P);