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

/freebsd-11-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/lua/
H A Dlobject.h146 #define ttisthread(o) checktag((o), ctb(LUA_TTHREAD)) macro
/freebsd-11-stable/contrib/lua/src/
H A Dlobject.h158 #define ttisthread(o) checktag((o), ctb(LUA_TTHREAD)) macro

Completed in 167 milliseconds