What is a spinlock?
Posted Jan 30, 2003 22:51 UTC (Thu) by
perlid (guest, #6533)
Parent article:
Fast reader/writer locks
Btw, can anyone explain to me what a spinlock is?
I've done some multithreaded programming, so I know a bit about locks, but I don't know how a spinlock is constructed, and what the differences are between a spinlock and other locks.
(
Log in to post comments)