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

/freebsd-11-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/lua/
H A Dlstate.h97 #define CIST_REENTRY (1<<2) /* call is running on same invocation of macro
H A Dlvm.c782 ci->callstatus |= CIST_REENTRY;
820 if (!(ci->callstatus & CIST_REENTRY)) /* 'ci' still the called one */

Completed in 186 milliseconds