Package-level declarations
Properties
Functions
Link copied to clipboard
Updates variable atomically using the specified function of its value and returns its old value.
Link copied to clipboard
Infinite loop that reads this atomic variable and performs the specified action on its value.
Link copied to clipboard
Link copied to clipboard
Updates variable atomically using the specified function of its value and returns its new value.