This is the mail archive of the ecos-discuss@sources.redhat.com mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

LuaThreads ported


Hello,

I've made a patch to Lua 5.0 eCos port. This patch
adds a multi threading library wich enables Lua threads
to run on top of eCos threads and thus enabling Lua
to take advantage of eCos multi threading. Synchronization
primitives mutex and condition are also available.

Patch can be downloaded from http://devel.elatec.si

Savin Zlobec
Elatec Engineering



--
Before posting, please read the FAQ: http://sources.redhat.com/fom/ecos
and search the list archive: http://sources.redhat.com/ml/ecos-discuss


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]