OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ttisthread
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/mit/lua/dist/src/
lobject.h
268
#define
ttisthread
(o) checktag((o), ctb(LUA_VTHREAD))
macro
270
#define thvalue(o) check_exp(
ttisthread
(o), gco2th(val_(o).gc))
lapi.c
472
return (!
ttisthread
(o)) ? NULL : thvalue(o);
Completed in 18 milliseconds
Indexes created Sun Jun 14 00:25:39 UTC 2026