diff options
Diffstat (limited to 'man3/pthread_setaffinity_np.3')
| -rw-r--r-- | man3/pthread_setaffinity_np.3 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/man3/pthread_setaffinity_np.3 b/man3/pthread_setaffinity_np.3 index 77685b0f3b..fb7b271fd2 100644 --- a/man3/pthread_setaffinity_np.3 +++ b/man3/pthread_setaffinity_np.3 @@ -21,7 +21,7 @@ .\" Formatted or processed versions of this manual, if unaccompanied by .\" the source, must acknowledge the copyright and authors of this work. .\" -.TH PTHREAD_SETAFFINITY_NP 3 2008-11-04 "Linux" "Linux Programmer's Manual" +.TH PTHREAD_SETAFFINITY_NP 3 2008-11-07 "Linux" "Linux Programmer's Manual" .SH NAME pthread_setaffinity_np, pthread_getaffinity_np \- set/get CPU affinity of a thread @@ -180,6 +180,7 @@ main(int argc, char *argv[]) } .fi .SH SEE ALSO +.BR sched_getcpu (3), .BR sched_setaffinity (2), .BR sched_setscheduler (2), .BR pthread_attr_setaffinity_np (3), |
