2025-08-05 17:44 CEST

spring: develop 6978a786 Diff ] Back to Repository ]
Author Committer Branch Timestamp Parent
tvo tvo develop 2007-12-27 16:42:12 develop 544b5ccd
Changeset * Made mmgr thread safe, so it's actually usable.
  (What seemed like memory corruption on earlier runs was caused by
  multiple threads simultaneously accessing mmgr)

  It may or may not compile on MSVC: I used the __thread keyword for
  Thread Local Storage.



git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@5134 37977431-3df6-0310-b722-df95706aa16b
mod - rts/System/mmgr.cpp Diff ] File ]