mirror of
https://github.com/lua/lua.git
synced 2025-01-28 06:03:00 +08:00
Roberto Ierusalimschy
314c6057b7
Avoid any code before locks in the API
For consistency in the C API, avoid any initializations before callling lua_lock.
Description
No description provided
Languages
C
67.4%
Lua
32%
Makefile
0.6%