summaryrefslogtreecommitdiff
path: root/src/jthread
ModeNameSize
-rw-r--r--CMakeLists.txt500logplain
-rw-r--r--LICENSE.MIT1050logplain
-rw-r--r--jevent.h1728logplain
-rw-r--r--jmutex.h2305logplain
-rw-r--r--jmutexautolock.h1580logplain
-rw-r--r--jsemaphore.h1480logplain
-rw-r--r--jthread.h3478logplain
d---------pthread157logplain
d---------win32157logplain
kwa">end return nil end local function setstate(parpos, newstate) local pos=atlatc.pcnaming.resolve_pos(parpos) if type(pos)~="table" or (not pos.x or not pos.y or not pos.z) then debug.sethook() error("Invalid position supplied to setstate") end local node=advtrains.ndb.get_node(pos) local ndef=minetest.registered_nodes[node.name] if ndef and ndef.luaautomation and ndef.luaautomation.setstate then local st=ndef.luaautomation.setstate