Searched defs:th (Results 1 – 5 of 5) sorted by relevance
54 pth_t th; in PyThread_start_new_thread() local
162 pthread_t th; in PyThread_start_new_thread() local
122 float th) { in accelStillInit()166 void accelCalInit(struct AccelCal *acc, uint32_t t0, uint32_t n_s, float th, in accelCalInit()
495 static lu_mem traversestack (global_State *g, lua_State *th) { in traversestack()546 lua_State *th = gco2th(o); in propagatemark() local
193 struct lua_State th; /* thread */ member