aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/LuaSL/src/LuaSL_threads.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Moved luaproc into LuaSL, merged it all into it's own file, and replaced the ↵David Walter Seikel2012-02-251-5/+1224
| | | | | | luaproc list with Eina_Clist. From this point on, luaproc is officialy forked.
* Time to fork luaproc and turn it into an EFL based thing, with tighter ↵David Walter Seikel2012-02-241-0/+50
integration into LuaSL. More of this coming soon.