Group
class Group
Content copied to clipboard
Exclusive access lock group. Multiple locks in the same group are competing with each other.
When runExclusively is executing on one lock in the group, second lock's runExclusively bounces as if the second lock was already in middle of executing runExclusively itself.
Constructors
Functions
runExclusively
Link copied to clipboard