simple_mutex 1.2.1 copy "simple_mutex: ^1.2.1" to clipboard
simple_mutex: ^1.2.1 copied to clipboard

Simple Mutex providing a exclusive write lock and shared read-only locks.

Change Log #

1.0.0 #

  • Initial version.

1.1.0 #

  • Add critical section feature.

1.1.1 #

  • Refine documents.

1.2.0 #

  • Add a optional behavior to lock and critical. The new behavior yield execution right to existing users having requested exclusive/ shared locks.

1.2.1 #

  • Rerun the formatter correctly.
  • Update doc comments.
2
likes
0
pub points
33%
popularity

Publisher

unverified uploader

Simple Mutex providing a exclusive write lock and shared read-only locks.

Repository (GitHub)
View/report issues

License

unknown (license)

More

Packages that depend on simple_mutex