Home
last modified time | relevance | path

Searched defs:mainthread (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/cronet/third_party/libxml/src/
H A Dglobals.c148 static pthread_t mainthread; variable
155 static DWORD mainthread; variable
/aosp_15_r20/external/lua/src/
H A Dlstate.h292 struct lua_State *mainthread; member