Posted by member 99 on 2003-11-03 20:56:22 link

It loads the module in a separate thread, so eg if a threaded module gets caught in a loop or some other lengthy operation, it won't freeze the rest of litestep.

It doesn't matter much during load with NLM though, because litestep waits for each module to finish loading before returning control to NLM for it to load the next.