threads/79683: svctcp_create() fails if multiple threads call at the same time, it's not thread-safe

Andrey Simonenko simon at comsys.ntu-kpi.kiev.ua
Wed Jun 6 15:00:30 UTC 2012


The following reply was made to PR threads/79683; it has been noted by GNATS.

From: Andrey Simonenko <simon at comsys.ntu-kpi.kiev.ua>
To: bug-followup at FreeBSD.org
Cc:  
Subject: Re: threads/79683: svctcp_create() fails if multiple threads call at
 the same time, it's not thread-safe
Date: Wed, 6 Jun 2012 17:54:13 +0300

 According to the description in this PR (no test code was given)
 the solution from kern/165710 should correct that mistake.


More information about the freebsd-threads mailing list