Searched refs:luai_userstatethread (Results 1 - 4 of 4) sorted by relevance

/freebsd-12-stable/contrib/lua/src/
H A Dllimits.h242 #if !defined(luai_userstatethread)
243 #define luai_userstatethread(L,L1) ((void)L) macro
H A Dlstate.c278 luai_userstatethread(L, L1);
/freebsd-12-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/lua/
H A Dllimits.h179 #if !defined(luai_userstatethread)
180 #define luai_userstatethread(L,L1) ((void)L) macro
H A Dlstate.c247 luai_userstatethread(L, L1);

Completed in 52 milliseconds