OSDN Git Service

Improve spinlock selftest to make it able to detect misdeclaration of
authorTom Lane <tgl@sss.pgh.pa.us>
Mon, 30 Aug 2004 23:47:20 +0000 (23:47 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Mon, 30 Aug 2004 23:47:20 +0000 (23:47 +0000)
commit332ee2dc41a33944bf1a90d13947aa61452c3a40
treeb755325428716a0e3873c7cf322751829c432553
parent17364edce6c108dd3c2a9e9bc3708460048c50eb
Improve spinlock selftest to make it able to detect misdeclaration of
the slock_t datatype (ie, declared type smaller than what the hardware
TAS instruction needs).
src/backend/storage/lmgr/s_lock.c