pthreads.7: SEE ALSO: add pthread_attr_init() and pthread_cancel()

This commit is contained in:
Michael Kerrisk 2008-11-11 13:21:07 -05:00
parent ac7bef3d3d
commit bfc40b3d71
1 changed files with 2 additions and 0 deletions

View File

@ -877,7 +877,9 @@ bash$ $( LD_ASSUME_KERNEL=2.2.5 ldd /bin/ls | grep libc.so | \\
.BR futex (7),
.br
and various Pthreads manual pages, for example:
.BR pthread_attr_init (3),
.BR pthread_atfork (3),
.BR pthread_cancel (3),
.BR pthread_cleanup_push (3),
.BR pthread_cond_signal (3),
.BR pthread_cond_wait (3),