Re: ECPG thread-safety - Mailing list pgsql-hackers

From Shridhar Daithankar
Subject Re: ECPG thread-safety
Date
Msg-id 3EDB421F.17343.D960E62@localhost
Whole thread Raw
In response to Re: ECPG thread-safety  (Manfred Spraul <manfred@colorfullife.com>)
List pgsql-hackers
On 1 Jun 2003 at 11:10, Manfred Spraul wrote:

> Shridhar Daithankar wrote:
> 
> >2) Native freeBSD threads
> >pthread.h in /usr/include and lc_r
> >
> >  
> >
> Do you know if FreeBSD supports pthread_rwlock with 
> PTHREAD_PROCESS_SHARED? I'm trying to replace the LWLocks with 
> pthread_rwlocks.
> 
> What about other Unices?

I am sorry for late reply. Hasn't been able to boot into freeBSD due to day job 
for weeks. I will check and let you know.

ByeShridhar

--
We'll pivot at warp 2 and bring all tubes to bear, Mr. Sulu!



pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: pg_database encoding again
Next
From: Robert Treat
Date:
Subject: Re: Use of Intel compiler on Linux