Nut/OS  5.0.5
API Reference
global_State Struct Reference

#include <lstate.h>

Collaboration diagram for global_State:
[legend]

Data Fields

stringtable strt
lua_Alloc frealloc
void * ud
lu_byte currentwhite
lu_byte gcstate
int sweepstrgc
GCObjectrootgc
GCObject ** sweepgc
GCObjectgray
GCObjectgrayagain
GCObjectweak
GCObjecttmudata
Mbuffer buff
lu_mem GCthreshold
lu_mem totalbytes
lu_mem estimate
lu_mem gcdept
int gcpause
int gcstepmul
lua_CFunction panic
TValue l_registry
struct lua_Statemainthread
UpVal uvhead
struct Tablemt [NUM_TAGS]
TStringtmname [TM_N]

Field Documentation

struct Table* global_State::mt[NUM_TAGS]

The documentation for this struct was generated from the following file: