[PATCH] s_lock support for win32

From: Manfred Spraul <manfred(at)colorfullife(dot)com>
To: PostgreSQL Patches <pgsql-patches(at)postgresql(dot)org>
Subject: [PATCH] s_lock support for win32
Date: 2004-06-30 17:19:10
Message-ID: 40E2F60E.4060000@colorfullife.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches

Hi,

The win32 port doesn't have a native user space spinlock implementation
yet. Attached is an untested patch - could someone test it? I don't have
Visual C++.

--
Manfred

Attachment Content-Type Size
patch-win32-slock text/plain 733 bytes

Responses

Browse pgsql-patches by date

  From Date Subject
Next Message Manfred Spraul 2004-06-30 17:24:22 [PATCH] fix libpq mutex initialization for multithreaded win32 libs
Previous Message Tom Lane 2004-06-30 15:21:13 Re: patch queue reminder