summaryrefslogtreecommitdiff
path: root/test/test_register_llthreads.lua (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Change. does not register llthread loader.moteus2013-12-301-0/+3
| | | | | This is because of better load dynamic library from child thread to prevent unload dynamic library if parent Lua state closes.
* Add. timeout parameter to thread:join() methodmoteus2013-12-261-0/+12