docs/125751: man 3 pthread_getschedparam section ERRORS incomplete
Dan Lukes
dan at obluda.cz
Fri Jul 18 15:50:04 UTC 2008
The following reply was made to PR docs/125751; it has been noted by GNATS.
From: Dan Lukes <dan at obluda.cz>
To: bug-followup at FreeBSD.org
Cc:
Subject: Re: docs/125751: man 3 pthread_getschedparam section ERRORS incomplete
Date: Fri, 18 Jul 2008 17:43:15 +0200
Note, if the first param is NULL or something that can't be thread ID
then the function also return EINVAL.
The ESRCH is returned for such ID's that are thread ID, but thread in
question doesn't exist
Dan
More information about the freebsd-doc
mailing list