Sign in
cobalt
/
cobalt.git
/
dee8b297e2b3b84e6992224f252a345aecd1d6f5
/
.
/
src
/
cobalt
/
site
/
docs
/
reference
/
starboard
/
modules
/
10
/
queue.md
blob: 6fdf231c91f431cf4430de91c7410cfbb2db02cb [
file
] [
view
]
---
layout
:
doc
title
:
"Starboard Module Reference: queue.h"
---
Defines
a C
++-
only
synchronized
queue implementation
,
built entirely on top of
Starboard
synchronization primitives
.
It
can be safely used
by
both clients
and
implementations
.