Searched defs:gco2th (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/sys/contrib/openzfs/module/lua/
H A Dlstate.h214 #define gco2th(o) check_exp((o)->gch.tt == LUA_TTHREAD, &((o)->th)) macro
/freebsd-13-stable/contrib/lua/src/
H A Dlstate.h339 #define gco2th(o) check_exp((o)->tt == LUA_VTHREAD, &((cast_u(o))->th)) macro

Completed in 113 milliseconds