pthread_tryjoin_np.3: Document EINVAL error for pthread_timedjoin_np()

Signed-off-by: Jérôme Pouiller <jezz@sysmic.org>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Jerome Pouiller 2012-08-28 14:37:00 +02:00 committed by Michael Kerrisk
parent f6e3405827
commit e7e39a14c3
1 changed files with 4 additions and 0 deletions

View File

@ -103,6 +103,10 @@ can in addition fail with the following error:
The call timed out before
.I thread
terminated.
.TP
.BR EINVAL
.I abstime
value is invalid.
.PP
.BR pthread_timedjoin_np ()
never returns the error