Searched refs:remarkupvals (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/sys/contrib/openzfs/module/lua/
H A Dlgc.c323 static void remarkupvals (global_State *g) { function
1008 remarkupvals(g);
1011 /* traverse objects caught by write barrier and by 'remarkupvals' */
/freebsd-13-stable/contrib/lua/src/
H A Dlgc.c285 ** by the thread or by 'remarkupvals'. Other objects are added to the
361 static int remarkupvals (global_State *g) { function
637 /* 'remarkupvals' may have removed thread from 'twups' list */
1531 work += remarkupvals(g);

Completed in 60 milliseconds