Minor change according to comments.
This commit is contained in:
Родитель
e03dc1d62d
Коммит
6859b84ff5
|
@ -61,7 +61,7 @@ model of the master worker from the server.
|
|||
|
||||
```lua
|
||||
if multiverso.is_master then
|
||||
-- Only master worker set the initial value.
|
||||
-- Only master worker will set the initial value.
|
||||
tbh:add(params)
|
||||
-- Set a barrier for other workers to wait.
|
||||
multiverso.barrier()
|
||||
|
|
Загрузка…
Ссылка в новой задаче