runtime_native_semaphores 0.0.2 runtime_native_semaphores: ^0.0.2 copied to clipboard
A library for creating and managing named semaphores in Dart using FFI across macOS, Linux, and Windows.
0.0.1 #
- Initial release
- See test/semaphore_test.dart for unified usage examples
- See test/unix_named_semaphore_ffi_bindings_test.dart and test/windows_named_semaphore_ffi_bindings_test.dart for platform-specific usage examples