Module elim_stack

Source
Expand description

Elimination-backoff stack.

Modules§

base 🔒
elim 🔒
treiber_stack 🔒

Type Aliases§

ElimStack
Elimination-backoff stack based on Treiber’s stack.