Module extended_collections::sync[][src]

Lock-free data structures.

Structs

Stack

A concurrent and lock-free stack using Treiber's algorithm.