menu
multitasking package
documentation
synchronization/binary_semaphore.dart
synchronization/binary_semaphore.dart
dark_mode
light_mode
synchronization/binary_semaphore
library
Classes
BinarySemaphore
A
BinarySemaphore
is a synchronization primitive with an integer value restricted to 0 or 1, representing locked (0) or unlocked (1) states.
multitasking package
documentation
synchronization/binary_semaphore.dart
multitasking
package
Libraries
misc/countdown_timer
misc/pause
misc/progress
misc/speed_meter
multitasking
synchronization/binary_semaphore
synchronization/condition_variable
synchronization/counting_semaphore
synchronization/lock
synchronization/multiple_write_single_read_object
synchronization/reentrant_lock
synchronization/reset_events
work/isolated_work
work/work
work/zoned_work
binary_semaphore library