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
extra/for_each
multitasking
synchronization/binary_semaphore
synchronization/condition_variable
synchronization/counting_semaphore
synchronization/lock
synchronization/multiple_write_single_read_object
synchronization/reentrant_lock
binary_semaphore library