pthreads.7: SEE ALSO: add pthread_spin_init(3) and pthread_spin_lock(3)

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2017-09-30 13:21:34 +02:00
parent 77e0fbc201
commit 534af41391
1 changed files with 2 additions and 0 deletions

View File

@ -928,6 +928,8 @@ Various Pthreads manual pages, for example:
.BR pthread_mutexattr_destroy (3),
.BR pthread_mutexattr_init (3),
.BR pthread_once (3),
.BR pthread_spin_init (3),
.BR pthread_spin_lock (3),
.BR pthread_rwlockattr_setkind_np (3),
.BR pthread_setcancelstate (3),
.BR pthread_setcanceltype (3),