vault backup: 2023-03-20 09:52:39
This commit is contained in:
@@ -45,6 +45,8 @@ mutex.lock()
|
||||
if (useable.get()) {
|
||||
useable.set(false)
|
||||
// Do something
|
||||
} else {
|
||||
...
|
||||
}
|
||||
mutex.unlock()
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user