From: | Manfred Spraul <manfred(at)colorfullife(dot)com> |
---|---|
To: | Shridhar Daithankar <shridhar_daithankar(at)persistent(dot)co(dot)in> |
Cc: | pgsql-hackers(at)postgresql(dot)org |
Subject: | Re: ECPG thread-safety |
Date: | 2003-06-01 09:10:46 |
Message-ID: | 3ED9C316.6080308@colorfullife.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers pgsql-interfaces pgsql-patches |
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?
--
Manfred
From | Date | Subject | |
---|---|---|---|
Next Message | Peter Eisentraut | 2003-06-01 14:30:21 | Re: default locale considered harmful? (was Re: [GENERAL] |
Previous Message | Bruce Momjian | 2003-06-01 04:45:19 | Re: "Adding missing from clause" |
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2003-06-01 15:19:59 | Re: Win Client & PostgreSQL FreeBSD |
Previous Message | Michael Vodep | 2003-05-31 20:03:01 | Win Client & PostgreSQL FreeBSD |
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2003-06-01 15:10:53 | Re: array support patch phase 1 patch |
Previous Message | Bruce Momjian | 2003-06-01 04:46:46 | Re: Simple LRU for clog and (later) subtrans |