Uses of Class
org.luaj.vm.LThread

Packages that use LThread
org.luaj.vm   
 

Uses of LThread in org.luaj.vm
 

Methods in org.luaj.vm that return LThread
 LThread LuaState.checkthread(int narg)
          Checks whether the function argument narg is a thread and returns this thread.
static LThread LThread.getRunning()
           
 



Copyright © 2007-2013 Luaj.org. All Rights Reserved.