ROSE  0.11.145.0
Sawyer::SingleThreadedTag Struct Reference

Description

Tag indicating that an algorithm or API can assume only a single thread.

This typically means that the algorithm or API will not perform any kind of synchronization itself, but requires that the callers coordinate to serialize calls to the algorithm or API.

Definition at line 47 of file Synchronization.h.

#include <util/Sawyer/Synchronization.h>


The documentation for this struct was generated from the following file: