synchronize 1.1.0
synchronize: ^1.1.0 copied to clipboard
This package provides synchronization implementations, including a (reentrant) Lock, a (upgradable) ReaderWriterLock, and a Semaphore.
1.1.0 #
- Add support for cancelation tokens in ReaderWriterLock.
- Update README with a proper description for semaphores.
1.0.2 #
- Shorten package description.
1.0.1 #
- Fix repository URL.
1.0.0 #
- Initial version.