implement `lua_lock()` to support multithreading

Bug #1769317 reported by TitanSnow
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
lua5.3 (Ubuntu)
New
Undecided
Unassigned

Bug Description

liblua5.3 does not support multithreading because `lua_lock()` and `lua_unlock()` are not implemented. To implement them so that lua can support multithreading.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.