mirror of
https://github.com/lua/lua
synced 2026-06-08 15:34:49 +00:00
9cf3299fafa41718e3cb260cc94d1d29bba6335b
In incremental mode, threads don't need to be visited again once visited in the atomic phase. In generational mode (where all visits are in the atomic phase), only old threads need to be kept in the 'grayagain' list for the next cycle.
Description
Automated archival mirror of github.com/lua/lua
Languages
C
66.4%
Lua
33%
Makefile
0.6%