Re: FreeBSD/i386 thread test - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: FreeBSD/i386 thread test
Date
Msg-id 200309080425.h884Pot02341@candle.pha.pa.us
Whole thread Raw
In response to FreeBSD/i386 thread test  ("Christopher Kings-Lynne" <chriskl@familyhealth.com.au>)
Responses Re: FreeBSD/i386 thread test  (Jeroen Ruigrok/asmodai <asmodai@wxs.nl>)
List pgsql-hackers
Christopher Kings-Lynne wrote:
> FreeBSD 4.8/i386:
> 
> Your gethostbyname() is _not_ thread-safe
> Your getpwuid() is _not_ thread-safe
> Your functions are _not_ all thread-safe

Interesting.  Do you have all the *_r files listed in thread.c?  I sure
hope so.  I assume you used the template thread compile flags for this
test.

--  Bruce Momjian                        |  http://candle.pha.pa.us pgman@candle.pha.pa.us               |  (610)
359-1001+  If your life is a hard drive,     |  13 Roberts Road +  Christ can be your backup.        |  Newtown Square,
Pennsylvania19073
 


pgsql-hackers by date:

Previous
From: "Christopher Kings-Lynne"
Date:
Subject: FreeBSD/i386 thread test
Next
From: Jeroen Ruigrok/asmodai
Date:
Subject: Re: FreeBSD/i386 thread test