|
Adrian Sietsma wrote:
I am interested in using daniel manura's cnumber patch <http://lua-users.org/wiki/CnumberPatch>for simple interlocked/mutexed data interchange between lua universes.On Windows, I can use the Interlocked... family of functions for lightweight locking... anyone see a major flaw ?
Scratch that idea now. foo = foo + 1 back to cfunction set & get methods (sigh) Adrian