summaryrefslogtreecommitdiff
path: root/sys/modules/lua/stdlib.h
diff options
context:
space:
mode:
authorlneto <lneto@NetBSD.org>2014-07-19 17:13:22 +0000
committerlneto <lneto@NetBSD.org>2014-07-19 17:13:22 +0000
commita28f044eb4e48aede32d6fa4c6faacc20b6f5473 (patch)
tree59025be20dd6183d4318c63dc886117521d4f0b4 /sys/modules/lua/stdlib.h
parent140dbe04e39612eeffbfc48970206f504d1ac6eb (diff)
lua(4): added support for running Lua scripts in intr context
* using kmem_intr on lua_alloc * using mutex directly on klua_lock * added ipl arg on klua_newstate() * added kluaL_newstate function * fixed synchronization: locking the Lua state on luaioctl
Diffstat (limited to 'sys/modules/lua/stdlib.h')
0 files changed, 0 insertions, 0 deletions