LoadingMT = 1

LoadingMT = 1

Discuss the source code and development of Spring Engine in general from a technical point of view. Patches go here too.

Moderator: Moderators

Post Reply
Bla
Posts: 79
Joined: 25 Feb 2013, 14:44

LoadingMT = 1

Post by Bla »

What does LoadingMT do in 98.0? Is it multithreaded spring or a placeholder?
User avatar
Silentwings
Posts: 3720
Joined: 25 Oct 2008, 00:23

Re: LoadingMT = 1

Post by Silentwings »

LoadingMT controls whether or not the loading sequence is done on a single thread (and always has done). https://github.com/spring/spring/blob/d ... en.cpp#L43.
Post Reply

Return to “Engine”