Re: Time constraint in Lua pattern functions
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: Time constraint in Lua pattern functions
- From: Roberto Ierusalimschy <roberto@...>
- Date: 2016年3月30日 14:50:54 -0300
> 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