Print this page
8158 Want named threads API
9857 proc manpages should have LIBRARY section
*** 2,13 ****
NAME
Plwp_getasrs, Plwp_setasrs - get and set SPARCv9 ancillary state
registers
! SYNOPSIS
Process Control Library (libproc, -lproc)
#include <libproc.h>
int
Plwp_getasrs(struct ps_prochandle *P, lwpid_t lwpid, asrset_t asrs);
--- 2,15 ----
NAME
Plwp_getasrs, Plwp_setasrs - get and set SPARCv9 ancillary state
registers
! LIBRARY
Process Control Library (libproc, -lproc)
+
+ SYNOPSIS
#include <libproc.h>
int
Plwp_getasrs(struct ps_prochandle *P, lwpid_t lwpid, asrset_t asrs);