|
>But if you wish to have each of your multiple tasks access the same Lua >environment (perhaps by using threads) then you have a problem... because >the current implementation does not perform any critical section locking. You can compile Lua 5.0 to do this. --lhf