Claudio Natoli <claudio(dot)natoli(at)memetrics(dot)com> writes:
>> The win32 port doesn't have a native user space spinlock
>> implementation yet.
> It does when compiled with MingW.
Are we intending to support any other compilers/build environments
than that one?
Offhand I would prefer to see us using the existing i386 spinlock
code under Windows, because that's already tested and known to work.
However I can see that this would not fly when using a non-gcc
compiler ...
regards, tom lane