MCPcopy 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
394static 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

restartcollectionFunction · 0.85
atomic2genFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected