aboutsummaryrefslogtreecommitdiff
path: root/lua.h
diff options
context:
space:
mode:
authorRoberto Ierusalimschy <roberto@inf.puc-rio.br>2019-04-01 14:22:07 -0300
committerRoberto Ierusalimschy <roberto@inf.puc-rio.br>2019-04-01 14:22:07 -0300
commit38425e069243fe6d991f2e99b4bba192af3563c7 (patch)
tree5555a4e2ed09248886d6bfc569e7c9c994796d50 /lua.h
parentd12262068d689eacc452a459a021df0ad8f6d46c (diff)
downloadlua-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