Subject: Re: VAX atomic test-and-set?
To: Tom I Helbekkmo <tih@hamartun.priv.no>
From: Paul A Vixie <paul@vix.com>
List: port-vax
Date: 02/04/1998 07:33:33
the assembly looks correct.  i guess i'm not understanding why you care that
gcc is inlining it as long as the bbssi always happens in every expansion.

the thing i'd recommend changing is the sleep(1).  i think semop() works.