aboutsummaryrefslogtreecommitdiff
path: root/test/test_join_timeout.lua (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add. `joinable` parameter to `start` method which control in which thread ↵moteus2013-12-261-1/+1
| | | | child Lua VM will be destroyed.
* Update tests.moteus2013-12-261-46/+4
|
* Add. timeout parameter to thread:join() methodmoteus2013-12-261-0/+64