sched_setaffinity.2: SEE ALSO: add get_nprocs(3)

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2017-04-24 21:08:57 +02:00
parent 4846a5609f
commit 175734a832
1 changed files with 1 additions and 0 deletions

View File

@ -419,6 +419,7 @@ main(int argc, char *argv[])
.BR sched_setscheduler (2),
.BR setpriority (2),
.BR CPU_SET (3),
.BR get_nprocs (3),
.BR pthread_setaffinity_np (3),
.BR sched_getcpu (3),
.BR capabilities (7),