| Class | Description |
|---|---|
| ConcurrentExecutionQueue |
Created by joeh on 2017-05-10.
|
| WaitFreeExecutionSerializer |
Ensures that only a single task is executed at each time.
|
| WaitFreeMultiExecutionSerializer<T> |
Ensures that only a single task is executed at each time per key.
|
Copyright © 2019 Electronic Arts Inc. All rights reserved.