Sign in
◑
Theme
cobalt
/
cobalt.git
/
a3dd835b53c74ec0f3e791c01fbcde33bbf26c6d
/
.
/
src
/
cobalt
/
site
/
docs
/
reference
/
starboard
/
modules
/
6
/
spin_lock.md
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
.