[][src]Module crossbeam::utils

Miscellaneous utilities.

Structs

Backoff

Performs exponential backoff in spin loops.

CachePadded

Pads and aligns a value to the length of a cache line.