lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


> Given that the code is not yet released, I can't inspect it myself. ;)

The code did not change (except for the type of 'hookmask' that,
as I mentioned, went from 'lu_byte' to 'l_signalT'). I simply added
an explanation of why the code as it is should work.


> But are you using compiler intrinsic atomics when they're available?

No.

-- Roberto