From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alex Netes Subject: Re: [PATCH] opensm: Fix pthread_create() return value checks Date: Wed, 13 Jun 2012 14:45:09 +0300 Message-ID: <20120613114509.GA5146@calypso> References: <4FD0FE27.6080700@acm.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <4FD0FE27.6080700-HInyCGIudOg@public.gmane.org> Sender: linux-rdma-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Bart Van Assche Cc: "linux-rdma-u79uwXL29TY76Z2rM5mHXA@public.gmane.org" List-Id: linux-rdma@vger.kernel.org Hi Bart, On 19:16 Thu 07 Jun , Bart Van Assche wrote: > Just like other POSIX thread functions, pthread_create() either returns zero > or a positive error code. Found this through source code review. See also > http://pubs.opengroup.org/onlinepubs/9699919799/functions/pthread_create.html > > Signed-off-by: Bart Van Assche > --- Applied. Thanks. -- To unsubscribe from this list: send the line "unsubscribe linux-rdma" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html