OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:lua_isthread
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/mit/lua/dist/src/
ldblib.c
99
if (
lua_isthread
(L, 1)) {
lua.h
412
#define
lua_isthread
(L,n) (lua_type(L, (n)) == LUA_TTHREAD)
macro
Completed in 49 milliseconds
Indexes created Tue Jun 16 00:25:01 UTC 2026