diff options
author | Roberto Ierusalimschy <roberto@inf.puc-rio.br> | 2019-04-01 14:22:07 -0300 |
---|---|---|
committer | Roberto Ierusalimschy <roberto@inf.puc-rio.br> | 2019-04-01 14:22:07 -0300 |
commit | 38425e069243fe6d991f2e99b4bba192af3563c7 (patch) | |
tree | 5555a4e2ed09248886d6bfc569e7c9c994796d50 /lua.h | |
parent | d12262068d689eacc452a459a021df0ad8f6d46c (diff) | |
download | lua-38425e069243fe6d991f2e99b4bba192af3563c7.tar.gz lua-38425e069243fe6d991f2e99b4bba192af3563c7.tar.bz2 lua-38425e069243fe6d991f2e99b4bba192af3563c7.zip |
Avoid moving the collector while in 'GCSenteratomic' state
The 'GCSenteratomic' is just an auxiliary state for transitioning
to 'GCSatomic'. All GC traversals should be done either on the
'GCSpropagate' state or the 'GCSatomic' state.
Diffstat (limited to 'lua.h')
0 files changed, 0 insertions, 0 deletions