Facon / SampleMutex

Simplest Mutex implementation in Rust with atomics.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SampleMutex

Simplest working implementation of a Mutex in Rust with atomics.

About

Simplest Mutex implementation in Rust with atomics.

License:The Unlicense