aboutsummaryrefslogtreecommitdiff
path: root/test/test_join_detach.lua (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update test.Alexey Melnichuk2014-02-041-3/+8
|
* Fix. detach joined thread.moteus2013-12-271-0/+28
| | | | Fix. try use child Lua state in join for detached thread.
* Add. `joinable` parameter to `start` method which control in which thread ↵moteus2013-12-261-0/+26
child Lua VM will be destroyed.