Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Serial-Studio/Serial-Studio
/ cleargraylists
Function
cleargraylists
lib/lua/src/lgc.c:394–397 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
392
393
394
static void cleargraylists (global_State *g) {
395
g->gray = g->grayagain = NULL;
396
g->weak = g->allweak = g->ephemeron = NULL;
397
}
398
399
400
/*
Callers
2
restartcollection
Function · 0.85
atomic2gen
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected