Hacker News new | ask | show | jobs
by TickleSteve 2545 days ago
ok, any "sane" implementation would not use spin-locks for this purpose, but yes it is technically possible to do so.

Spin-locks are not really the mechanism of choice for this level of abstraction.