[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Race condition in APR_DECLARE_LATE_DLL_FUNC() implementation

From: William A. Rowe Jr. <wrowe_at_rowe-clan.net>
Date: Thu, 5 Dec 2013 23:05:06 -0600

On Thu, 5 Dec 2013 15:01:05 +0100
"Bert Huijben" <bert_at_qqmail.nl> wrote:

> I think the dll load function should be converted to a more stable
> pattern, that properly handles multiple threads. And perhaps we
> should just assume a few more NT functions to be alsways there
> instead of loading them dynamically.

This is possible with the 'mandatory' call to apr_init, but I think the
existing pattern should persist for those who don't like to call the
initialization logic.

Several of these must die with the deprecation of Win2k/XP, but several
others must be added or persist due to Win 8.1/8.0/7.0 discrepancies.
Received on 2013-12-06 06:05:59 CET

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.