[][src]Module flurry::epoch

Types needed to safely access shared data concurrently.

Structs

Guard

A guard that keeps the current thread pinned.

Functions

pin

Pins the current thread.