thread_ref        209 source3/utils/net_lua.c 	int thread_ref;
thread_ref        214 source3/utils/net_lua.c 	luaL_unref(ref->L, LUA_REGISTRYINDEX, ref->thread_ref);
thread_ref        229 source3/utils/net_lua.c 	result->thread_ref = luaL_ref(L, LUA_REGISTRYINDEX);