Updated docs
This commit is contained in:
parent
35a86a6cda
commit
4cf80517eb
1
.gitignore
vendored
1
.gitignore
vendored
@ -1 +1,2 @@
|
||||
*.code-workspace
|
||||
lua5.4/*
|
||||
@ -102,7 +102,7 @@ Added
|
||||
|
||||
Loops through the table and calls callback_function with each element of the array.
|
||||
|
||||
- If a name is not supplied when creating threads; a name is randomly generated. Unless sending through an established channel/queue you might not be able to easily init the object.
|
||||
- If a name is not supplied when creating threads and threaded objects; a name is randomly generated. Unless sending through an established channel/queue you might not be able to easily init the object.
|
||||
|
||||
Changed
|
||||
---
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user