|
Zen API
|
| kStatus kParallel_EndExecute | ( | kParallelTransaction | transaction | ) |
Blocks until execution of the specified kParallel transaction is complete.
This method is thread-safe.
| transaction | Transaction handle emitted by kParallel_BeginExecute. |