Print this page
8158 Want named threads API
9857 proc manpages should have LIBRARY section
*** 1,12 ****
PSYNC(3PROC) Process Control Library Functions PSYNC(3PROC)
NAME
Psync, Lsync - synchronize cached tracing flags and modifications
! SYNOPSIS
Process Control Library (libproc, -lproc)
#include <libproc.h>
void
Psync(struct ps_prochandle *P);
--- 1,14 ----
PSYNC(3PROC) Process Control Library Functions PSYNC(3PROC)
NAME
Psync, Lsync - synchronize cached tracing flags and modifications
! LIBRARY
Process Control Library (libproc, -lproc)
+
+ SYNOPSIS
#include <libproc.h>
void
Psync(struct ps_prochandle *P);