pthread_setschedparam.3: SEE ALSO: add getrlimit(2)

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2008-11-06 12:53:21 -05:00
parent 1f62722442
commit cb4db101d2
1 changed files with 1 additions and 0 deletions

View File

@ -428,6 +428,7 @@ main(int argc, char *argv[])
} /* main */
.fi
.SH SEE ALSO
.BR getrlimit (2),
.BR sched_get_priority_min (2),
.BR sched_setscheduler (2),
.BR pthread_attr_init (3),