Add another mutex tester for Jeff's spinlock code w/ the refcount
authorMatthew Dillon <dillon@dragonflybsd.org>
Thu, 18 May 2006 02:22:46 +0000 (02:22 +0000)
committerMatthew Dillon <dillon@dragonflybsd.org>
Thu, 18 May 2006 02:22:46 +0000 (02:22 +0000)
commit5359b6c9176666fac94e12afe21e5fb8184d7ed8
tree09e256bb5bd0addbae7b6b47c9f871d22abba1ae
parent8a1a197f6cdd4cab3f6700612094ea783ff28d32
Add another mutex tester for Jeff's spinlock code w/ the refcount
optimization.
test/sysperf/Makefile
test/sysperf/mutex3.c [new file with mode: 0644]