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

/external/chromium_org/third_party/skia/third_party/lua/src/
H A Dlobject.h147 #define ttisthread(o) checktag((o), ctb(LUA_TTHREAD)) macro
166 #define thvalue(o) check_exp(ttisthread(o), &val_(o).gc->th)

Completed in 30 milliseconds