blob: dc1989d558cec85e7d150c3d7679a663f9db91af [file] [view]
---
layout: doc
title: "Starboard Module Reference: spin_lock.h"
---
Defines a C++-only spin-lock implementation, built entirely on top of Starboard
atomics and threads. It can be safely used by both clients and implementations.