Module sync

Source
Expand description

Synchronization primitives.

Modulesยง

list ๐Ÿ”’
Lock-free intrusive linked list.
once_lock ๐Ÿ”’
queue ๐Ÿ”’
Michael-Scott lock-free queue.