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.