[][src]Module alacritty_terminal::sync

Synchronization types.

Most importantly, a fair mutex is included.

Structs

FairMutex

A fair mutex.