Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 26 Feb 2011 12:17:54 +0000
From:      Bruce Cran <bruce@cran.org.uk>
To:        freebsd-threads@freebsd.org
Subject:   Returning ESRCH for invalid pthread_t
Message-ID:  <1298722674.5332.5.camel@core.nessbank>

next in thread | raw e-mail | index | archive | help
Hi,

I've been working on standards/125751: after talking to jilles@ I've
decided that we shouldn't change pthread_getschedparam since its
behaviour isn't specified by POSIX. However I'd like to get feedback
about the change to make thread search functions return ESRCH instead of
EINVAL even when a totally bogus id is given, since I'm not very
familiar with either POSIX or pthreads.

-- 
Bruce Cran




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1298722674.5332.5.camel>