Files
lush/lapi.c
Roberto Ierusalimschy 314c6057b7 Avoid any code before locks in the API
For consistency in the C API, avoid any initializations before
callling lua_lock.
2020-07-06 14:06:47 -03:00

34 KiB