[][src]Crate dekker

Structs

Dekker

Provides mutually exclusive access to a shared object using Dekker's algorithm.

Guard

Holds the lock until dropped.

Process

Used to access the critical section from one of two concurrent processes.