summaryrefslogtreecommitdiffstats
path: root/lib/libc/sys/ptrace.2
diff options
context:
space:
mode:
authoremaste <emaste@FreeBSD.org>2007-04-09 14:56:31 +0000
committeremaste <emaste@FreeBSD.org>2007-04-09 14:56:31 +0000
commit59639a4c9764cc1d93b01694c7e5436c98a0de9d (patch)
tree488ca8c8cc33b3d177efb6d9c1254ba0e7ed4056 /lib/libc/sys/ptrace.2
parent539df81f96061bd62cc78ae5a877b852247e93a3 (diff)
downloadFreeBSD-src-59639a4c9764cc1d93b01694c7e5436c98a0de9d.zip
FreeBSD-src-59639a4c9764cc1d93b01694c7e5436c98a0de9d.tar.gz
Document PT_GETNUMLWPS.
Diffstat (limited to 'lib/libc/sys/ptrace.2')
-rw-r--r--lib/libc/sys/ptrace.23
1 files changed, 3 insertions, 0 deletions
diff --git a/lib/libc/sys/ptrace.2 b/lib/libc/sys/ptrace.2
index ae685fd..d30fedc 100644
--- a/lib/libc/sys/ptrace.2
+++ b/lib/libc/sys/ptrace.2
@@ -297,6 +297,9 @@ The
.Fa data
argument is to be set to the size of the structure known to the caller.
This allows the structure to grow without affecting older programs.
+.It PT_GETNUMLWPS
+This request returns the number of kernel threads associated with the
+traced process.
.It PT_GETLWPLIST
This request can be used to get the current thread list.
A pointer to an array of type
OpenPOWER on IntegriCloud