]> granicus.if.org Git - postgresql/commit
Here's the new diff for getting the NS32K assembly code into the
authorBruce Momjian <bruce@momjian.us>
Fri, 2 Oct 1998 15:23:08 +0000 (15:23 +0000)
committerBruce Momjian <bruce@momjian.us>
Fri, 2 Oct 1998 15:23:08 +0000 (15:23 +0000)
commit731ea8076f0c7d46496f95d227a2102c83ed5438
tree5cc1c306869259bdd97626411b96f9897cccf121
parent744c3cd2719854d4691f15a4e69bd5903ec3a09c
Here's the new diff for getting the NS32K assembly code into the
spin-locks.  Notice that it's now inline assembler in s_lock.h,
rather than seperate code in s_lock.c.  It also shrank a little
bit...  Just rip out the S_LOCK() define and insert the tas() inline
function.  Please let me know if there are any problems with it.

Jon Buller
src/include/storage/s_lock.h