summaryrefslogtreecommitdiffstats
path: root/man3/pthread_attr_setaffinity_np.3
diff options
context:
space:
mode:
Diffstat (limited to 'man3/pthread_attr_setaffinity_np.3')
-rw-r--r--man3/pthread_attr_setaffinity_np.314
1 files changed, 6 insertions, 8 deletions
diff --git a/man3/pthread_attr_setaffinity_np.3 b/man3/pthread_attr_setaffinity_np.3
index 03e28cca9..923ee0ba7 100644
--- a/man3/pthread_attr_setaffinity_np.3
+++ b/man3/pthread_attr_setaffinity_np.3
@@ -4,7 +4,7 @@
.\"
.\" SPDX-License-Identifier: Linux-man-pages-copyleft
.\"
-.TH pthread_attr_setaffinity_np 3 2022-12-15 "Linux man-pages 6.03"
+.TH pthread_attr_setaffinity_np 3 2023-07-20 "Linux man-pages 6.05.01"
.SH NAME
pthread_attr_setaffinity_np, pthread_attr_getaffinity_np \- set/get
CPU affinity attribute in thread attributes object
@@ -85,29 +85,27 @@ is too small).
.B ENOMEM
.RB ( pthread_attr_setaffinity_np ())
Could not allocate memory.
-.SH VERSIONS
-These functions are provided since glibc 2.3.4.
.SH ATTRIBUTES
For an explanation of the terms used in this section, see
.BR attributes (7).
-.ad l
-.nh
.TS
allbox;
lbx lb lb
l l l.
Interface Attribute Value
T{
+.na
+.nh
.BR pthread_attr_setaffinity_np (),
.BR pthread_attr_getaffinity_np ()
T} Thread safety MT-Safe
.TE
-.hy
-.ad
.sp 1
.SH STANDARDS
-These functions are nonstandard GNU extensions;
+GNU;
hence the suffix "_np" (nonportable) in the names.
+.SH HISTORY
+glibc 2.3.4.
.SH NOTES
In glibc 2.3.3 only,
versions of these functions were provided that did not have a