lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


On Wed, Oct 11, 2006 at 04:20:58PM -0400, Glenn Maynard wrote:
> API calls.  Otherwise, this is one of the few (that I've seen) functions
> which is not threadsafe when locking is enabled.

(Among core calls, that is.  luaL makes no attempt to be threadsafe.)

-- 
Glenn Maynard