native_synchronization_temp 0.4.0 copy "native_synchronization_temp: ^0.4.0" to clipboard
native_synchronization_temp: ^0.4.0 copied to clipboard

Low level synchronization primitives built on dart:ffi. This variant is a place holder until PR 2 is merged https: //github.com/dart-lang/native_synchronization/pull/27/commits

0.4.0 #

  • Made the TimeoutException messages more consistent. Fixed a lint for Timeout Test Note: the Mutex timeout is ignored on Windows.

0.3.0 #

Added a timeout to the Mailbox.take, Mutex.runLocked and ConditionVariable.wait methods.

0.2.0 #

  • Lower SDK lower bound to 3.0.0.

0.1.0 #

  • Initial version.
  • Expose Mutex and ConditionVariable
  • Implement Mailbox.
0
likes
0
pub points
42%
popularity

Publisher

unverified uploader

Low level synchronization primitives built on dart:ffi. This variant is a place holder until PR 2 is merged https: //github.com/dart-lang/native_synchronization/pull/27/commits

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

ffi

More

Packages that depend on native_synchronization_temp