aboutsummaryrefslogtreecommitdiff
path: root/zio.h
diff options
context:
space:
mode:
authorRoberto Ierusalimschy <roberto@inf.puc-rio.br>2025-03-17 14:32:08 -0300
committerRoberto Ierusalimschy <roberto@inf.puc-rio.br>2025-03-17 14:32:08 -0300
commit921832be8d7f687d2cd891654c8680c6e9d6584c (patch)
tree0a2ec0b675d289feea0da26c8082450bdb18aaf8 /zio.h
parent205f9aa67b43b3d9b5059769cfc1ed0265341586 (diff)
downloadlua-921832be8d7f687d2cd891654c8680c6e9d6584c.tar.gz
lua-921832be8d7f687d2cd891654c8680c6e9d6584c.tar.bz2
lua-921832be8d7f687d2cd891654c8680c6e9d6584c.zip
New function 'resetCI'
New function 'resetCI' resets the CallInfo list of a thread, ensuring a proper state when creating a new thread, closing a thread, or closing a state, so that we can run code after that. (When closing a thread, we need to run its __close metamethods; when closing a state, we need to run its __close metamethods and its finalizers.)
Diffstat (limited to 'zio.h')
0 files changed, 0 insertions, 0 deletions